mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #909549 (Calibre not detecting ZTE Blade)
This commit is contained in:
parent
a1a3f1ac44
commit
31c21fd636
@ -138,7 +138,7 @@ class ANDROID(USBMS):
|
||||
0x5e3 : { 0x726 : [0x222] },
|
||||
|
||||
# ZTE
|
||||
0x19d2 : { 0x1353 : [0x226] },
|
||||
0x19d2 : { 0x1353 : [0x226], 0x1351 : [0x227] },
|
||||
|
||||
# Advent
|
||||
0x0955 : { 0x7100 : [0x9999] }, # This is the same as the Notion Ink Adam
|
||||
|
Loading…
x
Reference in New Issue
Block a user