mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Merge pull request #79 from Cykooz/oppo_phone
Driver for "OPPO Find 5" Android phone
This commit is contained in:
commit
490ca7f79d
@ -203,6 +203,9 @@ class ANDROID(USBMS):
|
||||
# Prestigio and Teclast
|
||||
0x2207 : {0 : [0x222], 0x10 : [0x222]},
|
||||
|
||||
# OPPO
|
||||
0x22d9 : {0x2768: [0x228]},
|
||||
|
||||
}
|
||||
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
|
||||
'sdcard/ebooks']
|
||||
|
Loading…
x
Reference in New Issue
Block a user