mirror of
https://github.com/google/pebble.git
synced 2025-11-25 00:32:24 -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
|
// QemuProtocol_Compass
|
||||||
typedef struct PACKED {
|
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
|
CompassStatus calib_status:8; // CompassStatus enum
|
||||||
} QemuProtocolCompassHeader;
|
} QemuProtocolCompassHeader;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user