create skeleton code for intake commands
authorMeeta <fasmeeta@gmail.com>
Tue, 17 Jan 2017 04:02:09 +0000 (20:02 -0800)
committerMeeta <fasmeeta@gmail.com>
Wed, 18 Jan 2017 03:10:00 +0000 (19:10 -0800)
commit763ccd44317c85b4e20b51250270606a25c1903a
treeeaee120c06b865aff4b2d3eb0859bd75bb1abaee
parent3a5d9ac7e533da9a5b6fc9df81bf4976fdee37b0
create skeleton code for intake commands
src/org/usfirst/frc/team3501/robot/commands/intake/RunContinuous.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/intake/RunIntake.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/intake/StopIntake.java [new file with mode: 0644]