Delete PID stuff that somehow got into master
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / subsystems / DriveTrain.java
2016-02-11 Kevin ZhangDelete PID stuff that somehow got into master
2016-02-05 Your Nameadd and configure talons, PID controllers, and encoders
2016-01-23 Kevin ZhangFix diverging conflicts, not sure how this happened...
2016-01-21 Kevin ZhangAdd descriptive comments to the Drivetrain
2016-01-21 Your NameAdd certain newlines and comments to make methods more...
2016-01-21 Kevin ZhangAdd TODOs for dev to add certain commments and change...
2016-01-21 Your NameAdd Encoders to drivetrain and related methods for...
2015-12-31 Kevin ZhangAdd code base