1
0
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:
MrKevinWeiss 2022-03-02 14:03:48 +01:00
parent 5c63569025
commit 5e6319fee5
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -10,3 +10,8 @@ config MODULE_MQ3
depends on HAS_PERIPH_ADC
depends on TEST_KCONFIG
select MODULE_PERIPH_ADC
config HAVE_MQ3
bool
help
Indicates that a MQ-3 Alcohol Tester is present.