Edit javadoc comments
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / commands / climber / RunWinch.java
index 8433170746f0dd32249f5b10cbefbf08ffb0f04c..e7e71f30d8a48a484c25628eb917aa3e4fb86f92 100644 (file)
@@ -15,10 +15,6 @@ import edu.wpi.first.wpilibj.command.Command;
  *
  * post-condition: Winch motor set to a specified speed for a specified time.
  *
- * @param motorVal
- *          value range is from -1 to 1
- * @param time
- *          in seconds
  * @author shivanighanta
  *
  */