make naive method for updating currentLevel/ check values of limit switches
[3501/2015-FRC-Spark] / src / org / usfirst / frc3501 / RiceCatRobot / subsystems / Arm.java
2015-11-17 Kevin Zhangmake naive method for updating currentLevel/ check... Cindy/Limit-Switches
2015-11-17 Kevin Zhangadd limit switch objects to arm subsystem
2015-11-15 Kevin ZhangChange to 2 space instead of 4 space per Danny's request cb/master
2015-11-13 Kevin ZhangFix style errors
2015-11-13 Kevin ZhangClean Up Code for FRC 3501-Spark Code: Restructure...