remove unnecessary code from autonInit and autonPeriodic, fix maxTimeOut bug, and...
authorEric Sandoval <harpnart@gmail.com>
Fri, 10 Feb 2017 04:44:53 +0000 (20:44 -0800)
committerEric Sandoval <harpnart@gmail.com>
Sun, 19 Feb 2017 18:41:11 +0000 (10:41 -0800)
commita4ea999141ecc96ec49e762fdfb9756fad725185
treee8dccbe16a6b1c503303e3bd4872b686f1bcc41a
parent665abef7e0ac91a16b508c9f628de0daaf3643ca
remove unnecessary code from autonInit and autonPeriodic, fix maxTimeOut bug, and changed setMaxOutput to use motorVal
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/commands/driving/DriveDistance.java