Skip to content

Commit

Permalink
small text update
Browse files Browse the repository at this point in the history
  • Loading branch information
Advay17 committed Oct 5, 2024
1 parent 93b1189 commit 0bd8665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/frc/robot/commands/DriveCommands.java
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ private double getAverageTurningDistance() {
}
}

//TODO: Task 1-Rewrite TurnDegrees as a function
//TODO: Task 1-Rewrite TurnDegrees as a function that returns a functional command
//Code here:

//TODO: Task 3-Rewrite the following functions to use tank drive
Expand Down

0 comments on commit 0bd8665

Please sign in to comment.