Changed rpm of shooter to 2800
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Robot.java
index e6ad60d6482c586bd9221e7aa1f42db1b6d17ed4..1278a330a14aa63999100881d93978a7538cd2ff 100644 (file)
@@ -29,6 +29,7 @@ public class Robot extends IterativeRobot {
   }
 
   public static DriveTrain getDriveTrain() {
+
     return DriveTrain.getDriveTrain();
   }