0.1.1
Improvements:
- Edit pinout_arduino.h to use pin 2 and 3 for home and select (the least common buttons) so that people aren't encouraged to use these pins for their button inputs as they can also be used for i2c to communicate with a Wii Nunchuk.
- Make it so passing in a polling rate of 0 to GamecubeBackend or N64Backend completely disables the polling rate lag fix
- Add home button to DInputBackend
- Make nunchuk support opt-in (disabled by default with a flag in the code to enable it)