mirror of
https://github.com/google/pebble.git
synced 2025-06-19 15:50:36 +00:00
spelling: definition
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2d7ac814c6
commit
a0b9ef4851
6 changed files with 15 additions and 15 deletions
|
@ -50,7 +50,7 @@ typedef struct {
|
|||
//! The battery's percentage as a ratio32
|
||||
uint32_t charge_percent;
|
||||
//! WARNING: This maps to @see battery_charge_controller_thinks_we_are_charging as opposed to
|
||||
//! the user-facing defintion of whether we're charging (100% battery).
|
||||
//! the user-facing definition of whether we're charging (100% battery).
|
||||
bool is_charging;
|
||||
bool is_plugged;
|
||||
} PreciseBatteryChargeState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue