Add Intake subsystem, filled in methods for Intake commands
authorArunima DIvya <adivya822@student.fuhsd.org>
Sat, 21 Jan 2017 05:10:31 +0000 (21:10 -0800)
committerArunima DIvya <adivya822@student.fuhsd.org>
Thu, 26 Jan 2017 04:10:21 +0000 (20:10 -0800)
commitdab6e7d6950660c8a3f295b6e9c1fe5aff7b07b0
tree93b98ea43be5efca4a67ff1686666542b584fe4c
parentdd4ecd24f06c710cf25b364ec5112426a76516ef
Add Intake subsystem, filled in methods for Intake commands
src/org/usfirst/frc/team3501/robot/commands/intake/RunContinuous.java
src/org/usfirst/frc/team3501/robot/commands/intake/RunIntake.java
src/org/usfirst/frc/team3501/robot/commands/intake/StopIntake.java
src/org/usfirst/frc/team3501/robot/subsystems/Intake.java