mirror of
https://github.com/google/pebble.git
synced 2026-02-10 07:27:18 -05:00
spelling: stabilization
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -122,7 +122,7 @@ static void battery_state_put_change_event(PreciseBatteryChargeState state) {
|
||||
|
||||
void battery_state_reset_filter(void) {
|
||||
s_last_battery_state.voltage = battery_get_millivolts();
|
||||
// Reset the stablization timer in case we encountered a current spike during the reset
|
||||
// Reset the stabilization timer in case we encountered a current spike during the reset
|
||||
s_last_battery_state.init_time = rtc_get_ticks();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user