Skip to content
Snippets Groups Projects
Commit d5b39b18 authored by rahix's avatar rahix
Browse files

feat(pmic): Add config option to disable low battery check

We have encountered a device where the connection from the PMIC's ADMUX
pin to the MCUs ADC is severed and thus the low battery check would
trigger immediately.

For making such devices still usable, add a config option to disable the
low battery check entirely.

Fixes: #227
parent dfcb2590
No related branches found
No related tags found
1 merge request!464Add config option to disable low battery check
Pipeline #5185 passed