mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update eSlick supported formats for 2.0 firmware
This commit is contained in:
parent
6752c584e8
commit
a5ab3a2675
@ -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