Fix stupid stuff
authorKevin Zhang <icestormf1@gmail.com>
Sun, 21 Feb 2016 22:48:25 +0000 (14:48 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Tue, 23 Feb 2016 00:22:21 +0000 (16:22 -0800)
commit355f49f31cf0aada2b8a6fc9c4fb1d4f11ed8b95
tree2daa0d730c40f9a090ccbcd2445d9d3ba587dc72
parent5091ada4983503606f466c0b2c06a55e1ae5adc6
Fix stupid stuff
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/commands/shooter/ChangeShooterSpeed.java
src/org/usfirst/frc/team3501/robot/commands/shooter/ExtendPunch.java
src/org/usfirst/frc/team3501/robot/commands/shooter/Shoot.java
src/org/usfirst/frc/team3501/robot/commands/shooter/Test1.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/shooter/Test2.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/shooter/Test3.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/shooter/runShooter.java