mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/sht2x: Update kconfig model
This commit is contained in:
parent
1d720084ee
commit
e75462c904
@ -11,3 +11,9 @@ config MODULE_SHT2X
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
select MODULE_XTIMER
|
||||
|
||||
config HAVE_SHT2X
|
||||
bool
|
||||
select MODULE_SHT2X if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a SHT2x temperature and humidity sensor is present.
|
||||
|
Loading…
Reference in New Issue
Block a user