mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1088112 (Support for Emerson EM543 Android Tablet)
This commit is contained in:
parent
a1a50c3415
commit
12f19a4200
@ -92,7 +92,7 @@ class ANDROID(USBMS):
|
||||
# Google
|
||||
0x18d1 : {
|
||||
0x0001 : [0x0223, 0x230, 0x9999],
|
||||
0x0003 : [0x0230],
|
||||
0x0003 : [0x0230, 0x9999],
|
||||
0x4e11 : [0x0100, 0x226, 0x227],
|
||||
0x4e12 : [0x0100, 0x226, 0x227],
|
||||
0x4e21 : [0x0100, 0x226, 0x227, 0x231],
|
||||
|
Loading…
x
Reference in New Issue
Block a user