add stopWinch() method to Scaler to use in RunWinchContinuous
authorLauren Meier <meier.lauren@gmail.com>
Sat, 13 Feb 2016 23:51:26 +0000 (15:51 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Mon, 15 Feb 2016 00:22:19 +0000 (16:22 -0800)
commit694c9fc9672f15badfa162e45706688e85e47dbc
tree20bfaacc0c5153a3c8acc52658158bc2734d83d6
parenta7160a690c719b35f97109a1f66d8985a2885f47
add stopWinch() method to Scaler to use in RunWinchContinuous
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/commands/RunWinchContinuous.java
src/org/usfirst/frc/team3501/robot/subsystems/Scaler.java