mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ccs811/kconfig: add feature symbol
This commit is contained in:
parent
ab84ec5134
commit
a8d679062a
@ -26,3 +26,9 @@ config MODULE_CCS811_FULL
|
||||
- data ready and threshold interrupt handling
|
||||
- compensate gas readings using an external sensor
|
||||
- manual baseline handling
|
||||
|
||||
config HAVE_CCS811
|
||||
bool
|
||||
select MODULE_CCS811 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a ccs811 sensor is present.
|
||||
|
Loading…
Reference in New Issue
Block a user