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)
committerCindy Zhang <cindyzyx9@gmail.com>
Sat, 13 Feb 2016 19:55:54 +0000 (11:55 -0800)
commit2680d6fc057326dd30f6ea57e8d150311f3580dc
tree7596e0124ba463def8bfed52c70a9ae90dec2636
parent2ea3650e918311fbeacf201ce712dff9b3153ecb
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