Delete StopWinch and Climber subsystem, edit javadoc comments
authorShivani Ghanta <shivani.oghanta@gmail.com>
Sat, 21 Jan 2017 21:50:27 +0000 (13:50 -0800)
committerShivani Ghanta <shivani.oghanta@gmail.com>
Sat, 21 Jan 2017 22:27:38 +0000 (14:27 -0800)
commit411129cd6662a65b5a19f1392861c54a4c5ce698
treea00ac961c7fb77321c212f2b232930a044b1d014
parentad877a7e56c5f471d2518c984a5e965c60b58a79
Delete StopWinch and Climber subsystem, edit javadoc comments
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/commands/climber/RunWinch.java
src/org/usfirst/frc/team3501/robot/commands/climber/RunWinchContinuous.java
src/org/usfirst/frc/team3501/robot/commands/climber/StopWinch.java [deleted file]
src/org/usfirst/frc/team3501/robot/subsystems/Climber.java [deleted file]