mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-14 07:43:14 +00:00
joystick: Assume GIP gamepads have the LED command if no metadata is present
This commit is contained in:
@@ -219,7 +219,7 @@
|
||||
#define GIP_HELLO_TIMEOUT 2000
|
||||
|
||||
#define GIP_DEFAULT_IN_SYSTEM_MESSAGES 0x5e
|
||||
#define GIP_DEFAULT_OUT_SYSTEM_MESSAGES 0x72
|
||||
#define GIP_DEFAULT_OUT_SYSTEM_MESSAGES 0x472
|
||||
|
||||
#define GIP_FEATURE_CONSOLE_FUNCTION_MAP (1u << 0)
|
||||
#define GIP_FEATURE_CONSOLE_FUNCTION_MAP_OVERFLOW (1u << 1)
|
||||
|
||||
Reference in New Issue
Block a user