Skip to content

Commit

Permalink
remove test thing
Browse files Browse the repository at this point in the history
- quinnnnnnnnnnnnn n
  • Loading branch information
quackitsquinn committed Oct 26, 2023
1 parent d82df07 commit f466d7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
41 changes: 0 additions & 41 deletions src/main/java/frc/robot/commands/TestDrivePID.java

This file was deleted.

3 changes: 0 additions & 3 deletions src/main/java/frc/robot/subsystems/Drive.java
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,5 @@ public void periodic() {
whereTheHeckAreWe.addVisionMeasurement(limelight.getBotpose2d(), Timer.getFPGATimestamp());
}
}

/* TODO: REMOVE IN PROD */
// updatePIDValuesFromSmartDash();
}
}

0 comments on commit f466d7f

Please sign in to comment.