rename commands to set to level instead of angle
authorShaina Chen <shaina.sierra@gmail.com>
Thu, 11 Feb 2016 03:58:45 +0000 (19:58 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Sat, 13 Feb 2016 19:25:45 +0000 (11:25 -0800)
commit116ac3fafb6247caeebe35906132a09168315b64
treeb299c99a81f11e0287310169f42f11fb08b08757
parent49774821ed0dd7a93e8dcef214d2a93c894df9b2
rename commands to set to level instead of angle
src/org/usfirst/frc/team3501/robot/commands/RetractDefenseArm.java
src/org/usfirst/frc/team3501/robot/commands/SetArmToAngle.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/SetArmToLevel.java [new file with mode: 0755]
src/org/usfirst/frc/team3501/robot/commands/SetHandToAngle.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/SetHandToLevel.java [new file with mode: 0755]