add commands to digital buttons in OI and create/edit necessary commands
authorCindy Zhang <cindyzyx9@gmail.com>
Mon, 15 Feb 2016 02:12:44 +0000 (18:12 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Mon, 15 Feb 2016 18:55:21 +0000 (10:55 -0800)
commit54c588d95fe6aa0ab8d9a81643e73a9af6c7a85e
tree6abb4bf6b1bdb158807626ecf540a7de76a98082
parent246a613bdf00cb21df311118d6179c9ef6ba6b12
add commands to digital buttons in OI and create/edit necessary commands
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/commands/driving/Turn180.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/subsystems/DriveTrain.java
src/org/usfirst/frc/team3501/robot/subsystems/IntakeArm.java