Improve battery percentage calculation and reporting
While charging, percentage should only go up, and while discharging, percentage should only go down.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Pinetime {
|
||||
SetOffAlarm,
|
||||
StopRinging,
|
||||
MeasureBatteryTimerExpired,
|
||||
BatteryMeasurementDone,
|
||||
BatteryPercentageUpdated,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user