close_enough_face: swap bell/alarm to match stock firmware
This commit is contained in:
parent
4453a9f3da
commit
4d530ab29f
@ -87,7 +87,7 @@ void close_enough_face_activate(void *context) {
|
||||
|
||||
clock_stop_tick_tock_animation();
|
||||
|
||||
clock_indicate(WATCH_INDICATOR_BELL, movement_alarm_enabled());
|
||||
clock_indicate(WATCH_INDICATOR_SIGNAL, movement_alarm_enabled());
|
||||
clock_indicate(WATCH_INDICATOR_24H, !!movement_clock_mode_24h());
|
||||
|
||||
// this ensures that none of the five_minute_periods will match, so we always rerender when the face activates
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user