Skip to content

Commit

Permalink
sdfair amp (actually works)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ani-8712 committed Jul 10, 2024
1 parent 3500288 commit ae74ce5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public Command stowChurro() {
}

public Command spinUpAmp() {
return shooterCommands.setVelocity(() -> 4.5, () -> 1);
return shooterCommands.setVelocity(() -> 6.5, () -> 2.3);
}

public Command setShootModeStationary() {
Expand Down

0 comments on commit ae74ce5

Please sign in to comment.