mirror of
https://github.com/google/pebble.git
synced 2025-07-07 15:36:21 +00:00
spelling: the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
34b2a18fcc
commit
d09aca0a02
14 changed files with 15 additions and 15 deletions
|
@ -51,7 +51,7 @@ typedef struct {
|
|||
|
||||
// There is a slight delay (lag) between the animation stopping and starting it again. To minimize
|
||||
// this, make the animation contain multiple loops (360 degree rotations) instead of 1.
|
||||
// This means that the the lag occurs once less frequently and is less noticable
|
||||
// This means that the lag occurs once less frequently and is less noticable
|
||||
#define LOOPS_PER_ANIMATION 10
|
||||
#define LOOP_DURATION_MS 1500
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue