mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: degrees
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
506c882fda
commit
2b8a8dcfdd
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ typedef struct PACKED {
|
|||
|
||||
// QemuProtocol_Compass
|
||||
typedef struct PACKED {
|
||||
uint32_t magnetic_heading; // 0x10000 represents 360 degress
|
||||
uint32_t magnetic_heading; // 0x10000 represents 360 degrees
|
||||
CompassStatus calib_status:8; // CompassStatus enum
|
||||
} QemuProtocolCompassHeader;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue