move setmotorvalues to execute and set wheels to constant speeds
authorCindy Zhang <cindyzyx9@gmail.com>
Sat, 4 Feb 2017 19:01:04 +0000 (11:01 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Sat, 4 Feb 2017 19:02:25 +0000 (11:02 -0800)
commit00f515a1e32e2ef2217aa5c981a860ec584f16f1
tree8321d25b99400310cfb8ad6385ece1e1dde7a158
parent292b55d37ff914cf4f094b01b40f4389db29a200
move setmotorvalues to execute and set wheels to constant speeds
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