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.1k stars 409 forks source link

Version 2.0.6 - Community Updates 1 #152

Closed MHeironimus closed 4 years ago

MHeironimus commented 4 years ago

This update contains changes contributed by @per1234 and @e-bonner. These update allow the library to be installed via a GitHub download or to function properly even if it is not installed in the Arduino/libraries folder. See the updated README for more details.

Includes PRs