Delete MoveIntakeArmToHeight and created MoveIntakeArmToLevel
authorShivani Oghanta <shivani.oghanta@gmail.com>
Thu, 11 Feb 2016 04:09:02 +0000 (20:09 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Sat, 13 Feb 2016 19:52:19 +0000 (11:52 -0800)
commit021350d2fae1a051b3b4dce3448d2fb247c096ac
tree4db98fa185ad3ac8ed0360a2e8f160a53a649e32
parent3845f04891d511adaf2c7b43353338d4f63924ff
Delete MoveIntakeArmToHeight and created MoveIntakeArmToLevel
src/org/usfirst/frc/team3501/robot/commands/MoveIntakeArmToAngle.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/MoveIntakeArmToHeight.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/MoveIntakeArmToLevel.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/subsystems/IntakeArm.java