add commands to run winches continuously
authorLauren Meier <meier.lauren@gmail.com>
Tue, 9 Feb 2016 04:08:43 +0000 (20:08 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Mon, 15 Feb 2016 00:22:19 +0000 (16:22 -0800)
commit0d4d5dcbf4630c1eab65bc72dc292402c41ca748
tree60f1a794283ecfab34574295469ad19bcdc7b42c
parent2a099bc6e824accc4ea0df2db2f6af666cf9aad4
add commands to run winches continuously
src/org/usfirst/frc/team3501/robot/commands/WinchRobotDownContinuous.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/WinchRobotUpContinuous.java [new file with mode: 0644]