refactor RunIntake to be RunIntakeContinous (because its used only with joysticks
authorMeryem Esa <meresa14@gmail.com>
Wed, 16 Mar 2016 02:45:47 +0000 (19:45 -0700)
committerHarel Dor <hareldor@gmail.com>
Tue, 22 Mar 2016 23:02:00 +0000 (16:02 -0700)
commit0b12952a242293f905e7117834a0f0ac24b193d7
tree0ed1e198156b8aa966ed300d8f60deabd3c43117
parent3082b8095b18f21683ac5f79492d7d4503ec05d4
refactor RunIntake to be RunIntakeContinous (because its used only with joysticks
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/commands/intakearm/RunIntake.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/intakearm/RunIntakeContinuous.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/shooter/ShootAtHighGoal.java