mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: actually
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2e283181ba
commit
395e6d3b22
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
* isn't compiled into the final firmware binary image.
|
||||
*
|
||||
* 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]
|
||||
* 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
|
||||
|
|
Loading…
Add table
Reference in a new issue