mirror of
https://github.com/lemmingDev/ESP32-BLE-Gamepad.git
synced 2026-03-09 17:46:59 +01:00
Library now supports 32 buttons X,Y,Z and rZ axes are now 16 bit int16_t (-32767 to 32767) instead of 8 bit (-127 to 127) If you're upgrading, remember to account for this when setting your axes values