add buttons and commands for testing
authorCindy Zhang <cindyzyx9@gmail.com>
Wed, 17 Feb 2016 20:17:17 +0000 (12:17 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Tue, 23 Feb 2016 00:22:21 +0000 (16:22 -0800)
commit250ff166089b4bd2d3276e79fb985834a5b61cf9
treeb1ea8e9ead31613b3fb8e832963101511e2998e5
parentfaabd6f8711d4f582a4fcec6f46bdee1ddd3d1cf
add buttons and commands for testing
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/commands/shooter/Test1.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/shooter/Test2.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/shooter/Test3.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/shooter/Test4.java [new file with mode: 0644]