Skip to content

Commit

Permalink
Update ftctechnh#2
Browse files Browse the repository at this point in the history
  • Loading branch information
JVenberg committed Jan 5, 2017
1 parent 3476424 commit 026b02c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public void runOpMode() {
sleep(4000);
shootOff();
sleep(2000);

encoderDriveStraight(DRIVE_SPEED, 40, 5.0);
// followLine(0.4, 4, Turn.RIGHT_FAVORING, 20);
// encoderTurn(TURN_SPEED, 4, 5.0);
Expand Down

0 comments on commit 026b02c

Please sign in to comment.