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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lectura de 64 botones

angel-77 opened this issue · comments

Hola, de que forma puedo aumentar la cantidad de botones a controlar ya que predeterminado son 32, en el archivo "joystick.h" hay un apartado que me indica los 32 botones y ya lo modifique a 64 sin buenos resultados, tambien intente modificar los parametrso del reporte sin exito, solicito su apoyo gracias

Take a look at the FAQ buttons: https://github.com/MHeironimus/ArduinoJoystickLibrary/wiki/FAQ#buttons

Hopefully it will help answer your questions.