Skip to content

Commit

Permalink
little issue
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfulHermes committed Feb 3, 2024
1 parent 63b341f commit 0775cfd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public void runOpMode() throws InterruptedException {
((RoboticaBot) robot).initializeIntakeSystem();
}

double purplePose = 0;
double wristPose = 0;
Debouncer iDebouncer = new Debouncer();
double purplePose = .5;
Expand Down

0 comments on commit 0775cfd

Please sign in to comment.