Skip to content

Commit

Permalink
spotApply
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahk17 authored and jonahk17 committed Oct 9, 2024
1 parent 17e9b8a commit 3bb10cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/sciborgs1155/robot/Robot.java
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ private void configureBindings() {
.whileTrue(
shooting.shootWithPivot(PivotConstants.OVERFEED_ANGLE, ShooterConstants.MAX_VELOCITY));
*/

// operator climb (b)
operator
.b()
Expand Down

0 comments on commit 3bb10cf

Please sign in to comment.