mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
RealtekFirmwareLoader: Alternate USB PID for Ugreen CM390
This commit is contained in:
parent
fce5f7c74e
commit
9d0b3e0e39
@ -143,6 +143,7 @@ bool IsKnownRealtekBluetoothDevice(u16 vid, u16 pid)
|
||||
{0x6655, 0x8771},
|
||||
{0x7392, 0xc611},
|
||||
{0x2b89, 0x8761},
|
||||
{0x2b89, 0x6275},
|
||||
// Additional Realtek 8821AE Bluetooth devices
|
||||
{0x0b05, 0x17dc},
|
||||
{0x13d3, 0x3414},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user