Edit JavaDoc comments in shooter commands
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / RunIndexWheelContinuous.java
index f4b06930b6e13a755b489df95c0f9f99d053ac30..04dc4a6e5747e765db89f6a764d4ed6166052de4 100644 (file)
@@ -6,8 +6,9 @@ import edu.wpi.first.wpilibj.command.Command;
  * This command will run the index wheel motor continuously until the button
  * triggering it is released.
  *
- * pre-condition: This command must be run by a button in OI.
- * 
+ * pre-condition: This command must be run by a button in OI with
+ * button.whileHeld(...).
+ *
  * @param motorVal
  *          [-1,1]
  * @author shaina