mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
joystick: Assume GIP gamepads have the LED command if no metadata is present
This commit is contained in:
parent
9a96960728
commit
9e0edea16f
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue