• Rodrigo Garcia's avatar
    Makes Gamepad example able to be tested with Windows 10/11 (#8058) · 224e778b
    Rodrigo Garcia authored
    * 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.
    224e778b
Gamepad.ino 1.8 KB