clear all of seconds display when going to sleep
This commit is contained in:
parent
5b8efa87d7
commit
42871ad951
@ -164,6 +164,7 @@ void watch_start_sleep_animation(uint32_t duration) {
|
|||||||
watch_set_indicator(WATCH_INDICATOR_SLEEP);
|
watch_set_indicator(WATCH_INDICATOR_SLEEP);
|
||||||
#else
|
#else
|
||||||
watch_display_character(' ', 8);
|
watch_display_character(' ', 8);
|
||||||
|
watch_display_character(' ', 9);
|
||||||
|
|
||||||
slcd_disable();
|
slcd_disable();
|
||||||
slcd_set_frame_counter_enabled(1, false);
|
slcd_set_frame_counter_enabled(1, false);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user