mirror of
https://github.com/google/pebble.git
synced 2025-11-24 00:10:56 -05:00
spelling: degrees
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user