Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makes Gamepad example able to be tested with Windows 10/11 (espressif…
…#8058) * Makes sure it can be tested with Windows 10/11 Initial code had no effect with Win10/11 because BUTTON_START was not recognized. This change makes it visible in the Windows Game Controller Testing TAB. * Examples tests all USB gamepad APIs. It is possible to change the selected gamepad button when pressing BOOT (long/short press). The selected button is used as parameter to change R/L Stick and Trigger as well as the Hat.
- Loading branch information