shooter code review changes
authorCindy Zhang <cindyzyx9@gmail.com>
Tue, 21 Feb 2017 00:07:45 +0000 (16:07 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Tue, 21 Feb 2017 00:07:45 +0000 (16:07 -0800)
commitf625e57a09b295f7d40e4568a8e3a8cd125630aa
tree75704eef0d884537554a30ea043e8053b5df2e51
parent1782cbadb12ad13d30eab7597f656cbe17f48df2
shooter 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/ReverseIndexWheel.java
src/org/usfirst/frc/team3501/robot/commands/shooter/ReverseIndexWheelContinuous.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