Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
Sir-Encoded committed Feb 8, 2025
1 parent 9898ba3 commit 89ad355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/subsystem/colourSort.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ void initializeColourSort() {
// eject blue rings
console.println("eject impostor");
intakeLock = true;
pros::delay(240);
pros::delay(230);
intake.brake();
pros::delay(220);
intake.move_voltage(12000);
Expand Down

0 comments on commit 89ad355

Please sign in to comment.