fix shooter commands
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / ReverseIndexWheelContinuous.java
index 79a0f237f18e368ea6dc165e5e525f60b00c44e0..05ab564fe873b15a2435d10adf945c8977ba1024 100644 (file)
@@ -44,6 +44,7 @@ public class ReverseIndexWheelContinuous 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