Skip to content

Commit

Permalink
change 2
Browse files Browse the repository at this point in the history
  • Loading branch information
WindingMotor committed Jan 10, 2025
1 parent 9ce9850 commit d451103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/frc/robot/RobotContainer.java
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ private void configureDefaultCommands() {
driverController.b().onTrue(new CMD_AimAtAprilTag(swerve, 16, 0.1));

// Start of pesky branch
// Change 2
}

private void configureWebserverCommands() {
Expand Down

0 comments on commit d451103

Please sign in to comment.