rename filed from Toggle to Continuous
authorLauren Meier <meier.lauren@gmail.com>
Sat, 13 Feb 2016 23:05:04 +0000 (15:05 -0800)
committerLauren Meier <meier.lauren@gmail.com>
Sat, 13 Feb 2016 23:05:04 +0000 (15:05 -0800)
commit03d32daffb42012ffa21a746d0ec01007f08fa10
treeec55e0dbc831dfdd80a3935abaaea3e16dbd57b4
parent3dd66f07a747cf09e609a4425177f1931029bc82
rename filed from Toggle to Continuous
src/org/usfirst/frc/team3501/robot/commands/BallRollerExpelContinuous.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/BallRollerIntakeContinuous.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/ToggleBallRollerExpel.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/ToggleBallRollerIntake.java [deleted file]