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

Add support for two more axis - slider and dial #129

Open Yacubane opened 4 years ago

Yacubane commented 4 years ago

Fixes # or Enhancement #

DirectInput supports up to 8 axis from generic gamepad. There are missing two axis in this library (slider and dial).

USB HID Table, page 26