mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: thickness
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d09aca0a02
commit
374b10c683
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
#define X_SHIFT (PBL_IF_ROUND_ELSE(23, PBL_IF_BW_ELSE(1, 0)))
|
||||
#define Y_SHIFT (PBL_IF_ROUND_ELSE(8, PBL_IF_BW_ELSE(3, 0)))
|
||||
|
||||
// Used to shrink the thinkness of the bars
|
||||
// Used to shrink the thickness of the bars
|
||||
#define X_SHRINK (PBL_IF_BW_ELSE(2, 0))
|
||||
|
||||
// These are used to shrink the shape for round
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue