mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:29:46 +01:00
drivers/bh1900nux: Update kconfig model
This commit is contained in:
parent
323a88ead2
commit
a25f429f0d
@ -10,3 +10,8 @@ config MODULE_BH1900NUX
|
||||
depends on HAS_PERIPH_I2C
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
|
||||
config HAVE_BH1900NUX
|
||||
bool
|
||||
help
|
||||
Indicates that the BH1900NUX temperature sensor is present.
|
||||
|
Loading…
Reference in New Issue
Block a user