auto changes

This commit is contained in:
Keenan D. Buckley
2018-03-09 18:15:50 -07:00
parent e0644535ea
commit 817379d36a
7 changed files with 20 additions and 20 deletions
@@ -19,7 +19,7 @@ public class CrossTheBaseLine extends CommandGroup {
addSequential(new DriveGyroReset());
addSequential(new DriveSpeedShift(true));
addSequential(new IntakePosition(true));
addSequential(new DriveStraightBasic(-90, 60, true, true, 0));
addSequential(new DriveStraightBasic(-90, 50, true, true, 0));
addSequential(new DriveSpeedShift(false));