Edit JavaDoc comments
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / shooter / RunFlyWheelContinuous.java
index c1a316502873df4e42f8ce2c19f69b8595df1084..e317eea8c83e9d89c1b5ce66c1c20aba2fb9b1e9 100644 (file)
@@ -6,7 +6,7 @@ import edu.wpi.first.wpilibj.command.Command;
  * Runs fly wheel continuously when corresponding button pressed
  *
  * @param motorVal
- *          motor value
+ *          [-1,1]
  * @author shaina
  */
 public class RunFlyWheelContinuous extends Command {