mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-15 19:59:53 +00:00
Merge pull request #14134 from jordan-woyak/mercusys-rtl-firmware
Bluetooth/RealtekFirmwareLoader: Add Mercusys MA530 to list.
This commit is contained in:
commit
5769fc7372
@ -151,6 +151,7 @@ bool IsKnownRealtekBluetoothDevice(u16 vid, u16 pid)
|
||||
{0x2b89, 0x6275},
|
||||
{0x2b89, 0x8761},
|
||||
{0x2c0a, 0x8761},
|
||||
{0x2c4e, 0x0115}, // Mercusys MA530 Adapter
|
||||
{0x3188, 0x8771},
|
||||
{0x33f2, 0x1688},
|
||||
{0x6655, 0x8771},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user