mirror of
https://github.com/joeycastillo/second-movement.git
synced 2025-10-29 19:47:40 +00:00
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);
|
||||
#else
|
||||
watch_display_character(' ', 8);
|
||||
watch_display_character(' ', 9);
|
||||
|
||||
slcd_disable();
|
||||
slcd_set_frame_counter_enabled(1, false);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user