competition fixes
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / subsystems / Intake.java
2017-06-16 Cindy Zhangcompetition fixes cindy/tankdrive master
2017-02-20 Cindy Zhangedit pid and limit motor values
2017-02-14 Cindy Zhangfill in intake and gear-shift ports, edit pistons
2017-01-26 Arunima DIvyawrite reverse intake method
2017-01-26 Arunima DIvyaadd reverse speed constant and three methods: runIntake...
2017-01-26 Arunima DIvyaAdd JavaDoc coments
2017-01-26 Arunima DIvyaAdd JavaDoc comments
2017-01-26 Arunima DIvyaDelete speed variable, initialize intakeWheel, delete...
2017-01-26 Arunima DIvyaCreate constant intake speed variable
2017-01-26 Arunima DIvyaAdd Intake subsystem, filled in methods for Intake...
2017-01-18 Meetaadd intake subsystem class