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)
committerShivani Oghanta <shivani.oghanta@gmail.com>
Fri, 12 Feb 2016 04:34:00 +0000 (20:34 -0800)
commite1107e1e54218d74d842c2c460a24c5a79068433
tree9727ae126f01b88314061c6af2b0800a185688b5
parentb4eeeb65de8cfa2eae42ce71dbb79fad07b60765
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]