mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/scd30: Update kconfig model
This commit is contained in:
parent
c0e7c7f89a
commit
934374a464
@ -12,3 +12,9 @@ config MODULE_SCD30
|
||||
select MODULE_PERIPH_I2C
|
||||
select MODULE_CHECKSUM
|
||||
select MODULE_XTIMER
|
||||
|
||||
config HAVE_SCD30
|
||||
bool
|
||||
select MODULE_SCD30 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a SCD30 CO2, temperature and humidity sensor is present.
|
||||
|
Loading…
Reference in New Issue
Block a user