Update modem_support.json added new vendor and product id of T99W175 (#34)

This commit is contained in:
MDSDTech 2025-04-23 12:17:48 +08:00 committed by GitHub
parent fcf044a719
commit d2cbc2c0fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1154,13 +1154,15 @@
"qualcomm": { "qualcomm": {
"vendor_id": [ "vendor_id": [
"17cb", "17cb",
"05c6" "05c6",
"105b"
], ],
"product_id": [ "product_id": [
"0306", "0306",
"0308", "0308",
"90d5", "90d5",
"9025" "9025",
"e0ab"
] ]
} }
} }