Add buttons pressed method and also also add state update
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / OI.java
2016-01-23 EvanYapMake command for running the shooter when trigger is...
2016-01-23 EvanYapSet buttons in OI to run changeSpeed command when pressed
2016-01-23 EvanYapFix variable names
2016-01-23 EvanYapFix duplicate variable and semicolon in OI
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2016-01-23 EvanYapAdd thumb button to send to RioLog/Drive console the...
2016-01-23 EvanYapCreates methods for setting speed, adding to speed...
2015-12-31 Kevin ZhangAdd code base