From 85a61dc39dfc3fedb902e4e72f5e147a12746366 Mon Sep 17 00:00:00 2001 From: Gilles Boccon-Gibod Date: Fri, 18 Aug 2023 09:56:06 -0700 Subject: [PATCH] add entry to the list of supported USB devices --- bumble/drivers/rtk.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bumble/drivers/rtk.py b/bumble/drivers/rtk.py index c0bccc9..e7e3c1f 100644 --- a/bumble/drivers/rtk.py +++ b/bumble/drivers/rtk.py @@ -125,6 +125,7 @@ RTK_USB_PRODUCTS = { (0x2550, 0x8761), (0x2B89, 0x8761), (0x7392, 0xC611), + (0x0BDA, 0x877B), # Realtek 8821AE (0x0B05, 0x17DC), (0x13D3, 0x3414),