FRC1076 / 2019-Competition

Code for 2019 Competition
1 stars 1 forks source link

Make ElevatorController respond to correct guitar hero button for 5th and 6th stop #55

Closed mcolinj closed 5 years ago

mcolinj commented 5 years ago

The guitar hero key bindings are a bit out of-order. The 1, 2, 3, 4 buttons are A, B, Y, X for some reason. Make sure the right button is being checked.

mcolinj commented 5 years ago

Addressed by pull request #67.