Skip to content

Commit

Permalink
Update NoTurnTeleop.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreyasT-1 authored Nov 9, 2024
1 parent 2df1547 commit 07eefed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ public class NoTurnTeleop extends QQOpMode{
public void init(){
isPlacing = false;
super.init();
intake_slides_code
robot.intakeSlides.telemetry = telemetry;
robot.scoreArm.telemetry = telemetry;
}
Expand Down

0 comments on commit 07eefed

Please sign in to comment.