mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 10:42:36 +01:00
Whitelist EA Active 2 accessories
This commit is contained in:
parent
4fbbdf8732
commit
a700e3b39e
@ -288,6 +288,9 @@ usb_handler_thread::usb_handler_thread()
|
||||
{
|
||||
found_h050 = true;
|
||||
}
|
||||
|
||||
// EA Active 2 dongle for connecting wristbands & legband
|
||||
check_device(0x21A4, 0xAC27, 0xAC27, "EA Active 2 Dongle");
|
||||
}
|
||||
|
||||
libusb_free_device_list(list, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user