Skip to content
Snippets Groups Projects

Add config option to disable low battery check

Merged rahix requested to merge rahix/low-bat-disable into master
  1. Apr 03, 2021
    • 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
Loading