mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Bluetooth/RealtekFirmwareLoader: Add Mercusys MA530 to list.
This commit is contained in:
parent
56532c850f
commit
1514c0f256
@ -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