1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

drivers/lc709203f: Update kconfig model

This commit is contained in:
MrKevinWeiss 2022-03-02 14:03:46 +01:00
parent 247aa5ecb9
commit e30ee6aaf0
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -14,3 +14,8 @@ config MODULE_LC709203F
select MODULE_PERIPH_I2C
select MODULE_PERIPH_GPIO
select MODULE_PERIPH_GPIO_IRQ
config HAVE_LC709203F
bool
help
Indicates that a LC709203F Battery Fuel Gauge is present.