Skip to content

Commit

Permalink
Remove debug break that was breaking IV judge read retries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mysticial committed Oct 5, 2024
1 parent cfba856 commit fb237b6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ void change_view_to_judge(
if (detected < 4){
pbf_press_button(context, BUTTON_PLUS, 20, 230);
}

break;
}
}

Expand Down

0 comments on commit fb237b6

Please sign in to comment.