rename SetWinchSpeed to RunWinchContinuous and add new condition to end() to stop...
authorLauren Meier <meier.lauren@gmail.com>
Sat, 13 Feb 2016 23:42:13 +0000 (15:42 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Mon, 15 Feb 2016 00:22:19 +0000 (16:22 -0800)
commita7160a690c719b35f97109a1f66d8985a2885f47
tree78d7d37eb5fef1c66afe0be27cd271712123ac5b
parentd4649cd77148e57fd8ad47457b0593a00079c953
rename SetWinchSpeed to RunWinchContinuous and add new condition to end() to stop the winch motors when command is canceled
src/org/usfirst/frc/team3501/robot/commands/RunWinchContinuous.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/SetWinchSpeed.java [deleted file]