what fresh hell was that?

This commit is contained in:
joeycastillo 2023-02-10 16:44:36 -06:00
parent a461e8e8f9
commit 827c3eb4a4

View File

@ -225,7 +225,7 @@ bool countdown_face_loop(movement_event_t event, movement_settings_t *settings,
abort_quick_ticks(state);
movement_move_to_next_face();
break;
case EVENT_LIGHT_BUTTON_DOWN:
case EVENT_LIGHT_BUTTON_UP:
switch(state->mode) {
case cd_running:
movement_illuminate_led();