mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
...
This commit is contained in:
parent
a700a8684a
commit
b4c6c5a316
1 changed files with 0 additions and 2 deletions
|
|
@ -126,8 +126,6 @@ The base class for such devices is :class:`calibre.devices.usbms.driver.USBMS`.
|
|||
PRODUCT_ID = [0xb004]
|
||||
BCD = [0x224]
|
||||
|
||||
VENDOR_NAME = 'ANDROID'
|
||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = '__UMS_COMPOSITE'
|
||||
THUMBNAIL_HEIGHT = 144
|
||||
|
||||
EBOOK_DIR_MAIN = 'eBooks'
|
||||
|
|
|
|||
Loading…
Reference in a new issue