mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Driver for "OPPO Find 5" Android phone
This commit is contained in:
parent
d32a1c7bb7
commit
555b79c255
@ -203,6 +203,9 @@ class ANDROID(USBMS):
|
|||||||
# Prestigio and Teclast
|
# Prestigio and Teclast
|
||||||
0x2207 : {0 : [0x222], 0x10 : [0x222]},
|
0x2207 : {0 : [0x222], 0x10 : [0x222]},
|
||||||
|
|
||||||
|
# OPPO
|
||||||
|
0x22d9 : {0x2768: [0x228]},
|
||||||
|
|
||||||
}
|
}
|
||||||
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
|
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
|
||||||
'sdcard/ebooks']
|
'sdcard/ebooks']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user