close_enough_face: swap bell/alarm to match stock firmware
This commit is contained in:
@@ -87,7 +87,7 @@ void close_enough_face_activate(void *context) {
|
|||||||
|
|
||||||
clock_stop_tick_tock_animation();
|
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());
|
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
|
// this ensures that none of the five_minute_periods will match, so we always rerender when the face activates
|
||||||
|
|||||||
Reference in New Issue
Block a user