Skip to content

Commit d2cbc2c

Browse files
authored
Update modem_support.json added new vendor and product id of T99W175 (#34)
1 parent fcf044a commit d2cbc2c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

luci/luci-app-qmodem/root/usr/share/qmodem/modem_support.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,13 +1154,15 @@
11541154
"qualcomm": {
11551155
"vendor_id": [
11561156
"17cb",
1157-
"05c6"
1157+
"05c6",
1158+
"105b"
11581159
],
11591160
"product_id": [
11601161
"0306",
11611162
"0308",
11621163
"90d5",
1163-
"9025"
1164+
"9025",
1165+
"e0ab"
11641166
]
11651167
}
11661168
}

0 commit comments

Comments
 (0)