Create command package for shooter and create skeleton commands
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / subsystems / Shooter.java
index 2181b56c522b23ddea8dcef7f49ceff15ed14e5d..759a232e443617a67715c80ccc09c9fe6ff1e0cd 100644 (file)
@@ -14,7 +14,7 @@ public class Shooter {
 
        /**
         * Runs the fly wheel at a given speed in () for input time in seconds
-        * 
+        *
         * @param speed
         *            in ()
         * @param time
@@ -33,7 +33,7 @@ public class Shooter {
 
        /**
         * Runs index wheel at a given speed in () for input time in seconds
-        * 
+        *
         * @param speed
         *            in ()
         * @param time