mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: stabilization
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
cd8520acbf
commit
88ce796b6c
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue