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