Skip to content

Commit

Permalink
43 & yellow @CodeRabbit
Browse files Browse the repository at this point in the history
  • Loading branch information
richpant committed Nov 12, 2024
1 parent f4d927f commit 206bed8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ public void pathUpdate() {
if(pathTimer.getElapsedTimeSeconds() > 0.5) {
auto.intake.pivotGround();
auto.intake.spinIn();

setPathState(22);
}
case 22: //Park and End the autonomous
Expand Down

0 comments on commit 206bed8

Please sign in to comment.