mirror of
https://github.com/google/pebble.git
synced 2025-04-30 07:21:39 -04:00
spelling: workarounds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a33fc19e8e
commit
bb79879779
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
#define FLASH_REGION_SYSTEM_RESOURCES_BEGIN 0x380000
|
#define FLASH_REGION_SYSTEM_RESOURCES_BEGIN 0x380000
|
||||||
#define FLASH_REGION_SYSTEM_RESOURCES_END 0x400000 // 512k
|
#define FLASH_REGION_SYSTEM_RESOURCES_END 0x400000 // 512k
|
||||||
|
|
||||||
// FIXME: The addresses below here are hacky work arounds and hopefully not the final place
|
// FIXME: The addresses below here are hacky workarounds and hopefully not the final place
|
||||||
// for these things. Hopefully many of them can move to the filesystem. Everything above here
|
// for these things. Hopefully many of them can move to the filesystem. Everything above here
|
||||||
// should be pretty stable.
|
// should be pretty stable.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue