mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ph_oem: Update kconfig model
This commit is contained in:
parent
9f918a8ee0
commit
5f85c26f78
@ -15,3 +15,9 @@ config MODULE_PH_OEM
|
||||
select MODULE_PERIPH_GPIO_IRQ
|
||||
select MODULE_PERIPH_I2C
|
||||
select MODULE_XTIMER
|
||||
|
||||
config HAVE_PH_OEM
|
||||
bool
|
||||
select MODULE_PH_OEM if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a Atlas Scientific pH OEM sensor is present.
|
||||
|
Loading…
Reference in New Issue
Block a user