Skip to content
  • rahix's avatar
    feat(pmic): Add config option to disable low battery check · d5b39b18
    rahix authored
    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
    d5b39b18