minico2-firmware/drivers/sensor/scd30/Kconfig

9 lines
220 B
Plaintext
Raw Normal View History

2023-11-22 21:31:59 +00:00
config SCD30
bool "SCD30 CO2, Temperature, and Humidity Sensor"
default y
depends on DT_HAS_SENSIRION_SCD30_ENABLED
select I2C
select CRC
help
Enable driver for the SCD30 CO2, temperature, and humidity sensors.