battery monitor: hide signal indicator in sleep
This commit is contained in:
parent
f5b6800582
commit
ea988208e1
@ -74,6 +74,7 @@ bool voltage_face_loop(movement_event_t event, movement_settings_t *settings, vo
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case EVENT_LOW_ENERGY_UPDATE:
|
case EVENT_LOW_ENERGY_UPDATE:
|
||||||
|
watch_clear_indicator(WATCH_INDICATOR_SIGNAL);
|
||||||
watch_display_string("BA SLEEP ", 0);
|
watch_display_string("BA SLEEP ", 0);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user