Delete MoveIntakeArmToHeight and created MoveIntakeArmToLevel
authorShivani Oghanta <shivani.oghanta@gmail.com>
Thu, 11 Feb 2016 04:09:02 +0000 (20:09 -0800)
committerShivani Oghanta <shivani.oghanta@gmail.com>
Fri, 12 Feb 2016 04:31:31 +0000 (20:31 -0800)
commit676d37c3b0584a8e163c71fc59d614f3c5115848
treeaab8a9715bbe1ff4fe3a519498b634d1f4b78105
parent93703c78bc0a8d49cdfe0d92799710f4f893966e
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