Merge branch 'master' of challenge-bot.com:repos/3501/2015-FRC-Spark
[3501/2015-FRC-Spark] / src / org / usfirst / frc3501 / RiceCatRobot / subsystems / DriveTrain.java
2015-11-20 DavidMerge branch 'master' of challenge-bot.com:repos/3501... master
2015-11-20 Davidfix conflicts
2015-11-20 Davidadd clean DriveForTime command
2015-11-15 Kevin ZhangChange to 2 space instead of 4 space per Danny's request cb/master
2015-11-15 Kevin Zhangchange package names
2015-11-15 Kevin Zhangfinish MoveDistance command with acceleration function
2015-11-14 Kevin Zhangchanged comments to specify 'in' as 'inches'
2015-11-13 Kevin ZhangClean Up Code for FRC 3501-Spark Code: Restructure...