create new command to record pot angle when button pressed
authorCindy Zhang <cindyzyx9@gmail.com>
Tue, 16 Feb 2016 23:30:20 +0000 (15:30 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Wed, 17 Feb 2016 00:59:44 +0000 (16:59 -0800)
commit6f2d9fef97358728f93f1e9a7a9a57a0859a667f
treec26f819a81928e6e38072978365af3d650e9e777
parentb003c009d13cefe0e766842403e449b865b548f4
create new command to record pot angle when button pressed
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/commands/intakearm/RecordPotAngle.java [new file with mode: 0644]