1
0
Fork 0
BangleApps/apps/powermanager/README.md

16 lines
406 B
Markdown
Raw Normal View History

# Power manager
Manages settings for charging. You can set a warning threshold to be able to disconnect the charger at a given percentage. Also allows to set the battery calibration offset.
## Internals
Battery calibration offset is set by writing `batFullVoltage` in setting.json
## TODO
* Optionally keep battery history and show as graph
## Creator
[halemmerich](https://github.com/halemmerich)