mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
Update eSlick formats for 2.0 firmware.
This commit is contained in:
parent
b62e3b03b0
commit
81c8e661ff
@ -18,7 +18,7 @@ class ESLICK(USBMS):
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
|
||||
# Ordered list of supported formats
|
||||
FORMATS = ['pdf', 'txt']
|
||||
FORMATS = ['epub', 'pdb', 'pdf', 'txt']
|
||||
|
||||
VENDOR_ID = [0x04cc]
|
||||
PRODUCT_ID = [0x1a64]
|
||||
|
Loading…
x
Reference in New Issue
Block a user