code review changes
authorCindy Zhang <cindyzyx9@gmail.com>
Tue, 21 Feb 2017 18:18:47 +0000 (10:18 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Tue, 21 Feb 2017 18:18:47 +0000 (10:18 -0800)
commit7ba6bc91b8cf7205e05cdb974dc80fdd668ebe59
tree380dbe49cdba50fa3e621211342077130e687a46
parentf625e57a09b295f7d40e4568a8e3a8cd125630aa
code review changes
src/org/usfirst/frc/team3501/robot/commands/shooter/DecreaseShootingSpeed.java
src/org/usfirst/frc/team3501/robot/commands/shooter/IncreaseShootingSpeed.java
src/org/usfirst/frc/team3501/robot/commands/shooter/ResetShootingSpeed.java
src/org/usfirst/frc/team3501/robot/commands/shooter/RunFlyWheel.java
src/org/usfirst/frc/team3501/robot/commands/shooter/RunFlyWheelContinuous.java
src/org/usfirst/frc/team3501/robot/commands/shooter/RunIndexWheel.java
src/org/usfirst/frc/team3501/robot/commands/shooter/RunIndexWheelContinuous.java
src/org/usfirst/frc/team3501/robot/subsystems/Shooter.java