Files
ESP32-BLE-Gamepad/examples/SingleButtonDebounce
lemmingDev 34fb08f70e Updated examples and Readme
The examples and readme treated R/L triggers as signed chars, however they are now correctly referenced as chars (0 ~ 255)

The HID descriptor was correct, but now people using the library will have a better chance of using the triggers correctly ;)
2020-11-22 08:49:08 +10:00
..