Fix bug so that the sensitivity threshold worked correctly
authorShivani Oghanta <shivani.oghanta@gmail.com>
Fri, 12 Feb 2016 04:27:38 +0000 (20:27 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Sat, 13 Feb 2016 19:52:20 +0000 (11:52 -0800)
commitc2d27d686a49b7e9f5c89113ee4691c6617f4809
tree130d6dfbd2d44f3cbaf0eddf6da395dd96904ac3
parent0e1701fc558c56a1d6a8fd2e4f89455221e0d173
Fix bug so that the sensitivity threshold worked correctly
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/commands/MoveIntakeArmToBallIntakeHeight.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/MoveIntakeArmToLevel.java [deleted file]