mirror of
https://github.com/google/pebble.git
synced 2025-06-09 11:43:12 +00:00
spelling: retrieve
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2062536f26
commit
656ba98a40
6 changed files with 6 additions and 6 deletions
|
@ -35,7 +35,7 @@ void flash_init(void);
|
|||
void flash_stop(void);
|
||||
|
||||
/**
|
||||
* Retreieve the first 3 bytes of the flash's device id. This ID
|
||||
* Retrieve the first 3 bytes of the flash's device id. This ID
|
||||
* should remain fixed across all chips.
|
||||
*/
|
||||
uint32_t flash_whoami(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue