Skip to content

Commit

Permalink
code for turret slide rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCaunt committed Feb 10, 2022
1 parent bd64bf5 commit 9043d19
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ public void init(HardwareMap hwmap) {
rightServo.setDirection(Servo.Direction.REVERSE);
leftServo.setDirection(Servo.Direction.FORWARD);

//setServoPosition(OUT);


}
Expand Down

0 comments on commit 9043d19

Please sign in to comment.