Skip to content

Add config option to disable low battery check

rahix requested to merge rahix/low-bat-disable into master

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 (closed)

Merge request reports