Edit JavaDoc comments in shooter commands
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / StopIndexWheel.java
index f58e246b6a609a0b1a75ffa6141d8388e0481a03..eafdb5822237c76ca67a019be542a1891ad43032 100644 (file)
@@ -3,7 +3,8 @@ package org.usfirst.frc.team3501.robot.commands.shooter;
 import edu.wpi.first.wpilibj.command.Command;
 
 /**
- * This command stops the index wheel.
+ * This command stops the index wheel. Do not call unless the trigger button has
+ * been released.
  *
  * @author Shaina
  */