mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/mq3: Update kconfig model
This commit is contained in:
parent
5c63569025
commit
5e6319fee5
@ -10,3 +10,8 @@ config MODULE_MQ3
|
|||||||
depends on HAS_PERIPH_ADC
|
depends on HAS_PERIPH_ADC
|
||||||
depends on TEST_KCONFIG
|
depends on TEST_KCONFIG
|
||||||
select MODULE_PERIPH_ADC
|
select MODULE_PERIPH_ADC
|
||||||
|
|
||||||
|
config HAVE_MQ3
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that a MQ-3 Alcohol Tester is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user