Team2168 / 2015_Main_Robot

Source code for the 2015 season
2 stars 0 forks source link

F310 Trigger button issue #61

Closed NotInControl closed 9 years ago

NotInControl commented 9 years ago

The change to 2015 broke these buttons, I believe they don't work at the moment, and the fix is easy.

The -0.5 should be changed to 0.5, and then these should be buttons again.

https://github.com/Team2168/2015_Main_Robot/blob/master/src/org/team2168/utils/F310.java#L242-248