Fixed detection of the PDP Afterglow Wireless Switch Controller over Bluetooth

This commit is contained in:
Sam Lantinga 2021-07-30 18:23:42 -07:00
parent 6af6950dbc
commit b33f470901
2 changed files with 7 additions and 9 deletions

View file

@ -2349,8 +2349,6 @@ SDL_bool SDL_ShouldIgnoreJoystick(const char *name, SDL_JoystickGUID guid)
/* Anne Pro II Keyboard */
MAKE_VIDPID(0x04d9, 0x8009), /* OBINLB USB-HID Keyboard */
MAKE_VIDPID(0x0e6f, 0x0186), /* PDP Afterglow Wireless Switch Controller - USB charging, no input */
};
unsigned int i;