Team612 / 612-2015

FRC team 612's repository for 2015 season
GNU General Public License v2.0
4 stars 6 forks source link

Flight Sticks switching #175

Closed CarlyAmar closed 9 years ago

CarlyAmar commented 9 years ago

We need to be able to switch between using flight sticks and using joysticks for the drivers

CDietzel commented 9 years ago

This is implemented in dev-flightstick. To toggle flight stick functions, simply comment out line 8 in robotmap.h. Uncomment it to reenable xbox controller. I'm going to close this.