MHeironimus / ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
GNU Lesser General Public License v3.0
2.06k stars 403 forks source link

Fix Arduino version clause in Joystick.h #265

Closed fermino closed 1 year ago

fermino commented 1 year ago

I just noticed that the case for version = 10606 is not handled, here's a small fix for that :)