Edit JavaDoc comments in two methods
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / RunIndexWheelContinuous.java
index 161f7b6b68a344f60cb69b7fa67a36e57671fcb2..f4b06930b6e13a755b489df95c0f9f99d053ac30 100644 (file)
@@ -3,10 +3,11 @@ package org.usfirst.frc.team3501.robot.commands.shooter;
 import edu.wpi.first.wpilibj.command.Command;
 
 /**
- * Runs index wheel continuously when corresponding button is pressed
- *
- * Run stopIndexWheel to stop
+ * 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.
+ * 
  * @param motorVal
  *          [-1,1]
  * @author shaina