mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Fix #760368 (Viewpad 7 support)
This commit is contained in:
parent
dadd4a1cbd
commit
ebe4e58b8b
@ -54,6 +54,9 @@ class ANDROID(USBMS):
|
|||||||
0x6877 : [0x0400],
|
0x6877 : [0x0400],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
# Viewsonic
|
||||||
|
0x0489 : { 0xc001 : [0x0226] },
|
||||||
|
|
||||||
# Acer
|
# Acer
|
||||||
0x502 : { 0x3203 : [0x0100]},
|
0x502 : { 0x3203 : [0x0100]},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user