Delete unused methods and correct logic errors
authorKevin Zhang <icestormf1@gmail.com>
Mon, 15 Feb 2016 00:31:20 +0000 (16:31 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Mon, 15 Feb 2016 00:31:20 +0000 (16:31 -0800)
commitcef820abab686c8bb7f7cc85428183f1cf110edd
treec76cfb36cf3030d348de4717d2f2931552064203
parentafeba6b993f8855cba4606e9fa38220525c17c24
Delete unused methods and correct logic errors
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/commands/scaler/RunWinchContinuous.java
src/org/usfirst/frc/team3501/robot/commands/scaler/StopWinch.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/subsystems/Scaler.java