Add set speed and change speed commands
authorKevin Zhang <icestormf1@gmail.com>
Sat, 23 Jan 2016 02:56:18 +0000 (18:56 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Sat, 23 Jan 2016 03:37:35 +0000 (19:37 -0800)
commit9f3a7bd486b275ad4082a2356847647a8411bfc8
tree5f55fd81c782f86cd0d9d50105ead47831f14bf1
parent1f0a8a1fdcd06236105d4651bc15552b37da6716
Add set speed and change speed commands
src/org/usfirst/frc/team3501/robot/commands/ChangeShooterSpeed.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/SetShooterSpeed.java [new file with mode: 0644]