fix run shooter commands
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / RunIndexWheelContinuous.java
index adcd1a618df4b8f614824574952871d7c75f455b..cb56bf42f4e2b1b53cbbaf35a0e3c15bd8c29293 100644 (file)
@@ -44,6 +44,7 @@ public class RunIndexWheelContinuous extends Command {
   // Called once after isFinished returns true
   @Override
   protected void end() {
+    shooter.stopIndexWheel();
   }
 
   // Called when another command which requires one or more of the same