Merge branch 'wyoscan'
This commit is contained in:
commit
5bb200d4a0
@ -114,7 +114,7 @@ bool wyoscan_face_loop(movement_event_t event, void *context) {
|
|||||||
break;
|
break;
|
||||||
case EVENT_TICK:
|
case EVENT_TICK:
|
||||||
if (!state->animate) {
|
if (!state->animate) {
|
||||||
date_time = watch_rtc_get_date_time();
|
date_time = movement_get_local_date_time();
|
||||||
state->start = 0;
|
state->start = 0;
|
||||||
state->end = 0;
|
state->end = 0;
|
||||||
state->animation = 0;
|
state->animation = 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user