Switch all methods of gyro to Robot class so DriveTrain does not have to be depended...
authorEvanYap <evanyap.14@gmail.com>
Tue, 9 Feb 2016 05:02:26 +0000 (21:02 -0800)
committerEvanYap <evanyap.14@gmail.com>
Sat, 13 Feb 2016 05:17:19 +0000 (21:17 -0800)
commitc97fbce23b9134ebad6b724d95f98960da1d28f3
tree4d438233598500bfbed6cd0ece57aa1353baef1d
parent9a4d37df0f5f20dd71db157d0edbf947aaeb99d9
Switch all methods of gyro to Robot class so DriveTrain does not have to be depended on, errors in driverstation
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/subsystems/DriveTrain.java