mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Driver for Pantech Android tablet. Fixes #1007929 (Pantech Element Android tablet support)
This commit is contained in:
parent
2152c0044c
commit
82f2c10859
@ -165,6 +165,9 @@ class ANDROID(USBMS):
|
||||
# Lenovo
|
||||
0x17ef : { 0x7421 : [0x0216] },
|
||||
|
||||
# Pantech
|
||||
0x10a9 : { 0x6050 : [0x227] },
|
||||
|
||||
}
|
||||
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
|
||||
'sdcard/ebooks']
|
||||
|
Loading…
x
Reference in New Issue
Block a user