mirror of
https://github.com/google/pebble.git
synced 2025-05-18 01:14:55 +00:00
spelling: firmware
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
c4b4244b2d
commit
22e6f64653
6 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@ typedef enum SystemMessageType {
|
|||
SysMsgFirmwareComplete = 0x02,
|
||||
SysMsgFirmwareFail = 0x03,
|
||||
SysMsgFirmwareUpToDate = 0x04,
|
||||
// SysMsgFirmarewOutOfDate = 0x05, DEPRECATED
|
||||
// SysMsgFirmwareOutOfDate = 0x05, DEPRECATED
|
||||
SysMsgReconnectRequestStop = 0x06,
|
||||
SysMsgReconnectRequestStart = 0x07,
|
||||
SysMsgMAPRetry = 0x08, // MAP is no longer used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue