mirror of
https://github.com/google/pebble.git
synced 2025-11-19 22:11:02 -05:00
spelling: actually
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
* isn't compiled into the final firmware binary image.
|
* isn't compiled into the final firmware binary image.
|
||||||
*
|
*
|
||||||
* Token format:
|
* Token format:
|
||||||
* The token is acually a packed uint32_t. The format is as follows:
|
* The token is actually a packed uint32_t. The format is as follows:
|
||||||
* 31-29: num fmt conversions [0-7]
|
* 31-29: num fmt conversions [0-7]
|
||||||
* 28-26: string index 2 [0-7], 1 based. 0 if no second string. 1-7 otherwise
|
* 28-26: string index 2 [0-7], 1 based. 0 if no second string. 1-7 otherwise
|
||||||
* 25-23: string index 1 [0-7], 1 based. 0 if no first string. 1-7 otherwise
|
* 25-23: string index 1 [0-7], 1 based. 0 if no first string. 1-7 otherwise
|
||||||
|
|||||||
Reference in New Issue
Block a user