mirror of https://github.com/espruino/BangleApps
powermanager - Add a bit of readme describing the widget
parent
ce46760922
commit
8e91bb35c4
|
@ -7,6 +7,11 @@ Features:
|
|||
* Force monotonic battery percentage or voltage
|
||||
* Automatic calibration on charging uninterrupted longer than 3 hours (reloads of the watch reset the timer).
|
||||
|
||||
|
||||
## Widget
|
||||
The widget shows an approximate current power use. There is a power gauge showing the estimation of the currently used power and the currently active sensor with the biggest power draw.
|
||||
G for GPS, H for pulse sensor and C for compass.
|
||||
|
||||
## Internals
|
||||
|
||||
Battery calibration offset is set by writing `batFullVoltage` in setting.json
|
||||
|
|
Loading…
Reference in New Issue