mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Driver for Icarus Essence
Fixes #1226304 [request of support for new device](https://bugs.launchpad.net/calibre/+bug/1226304)
This commit is contained in:
parent
b78885e01f
commit
64d62847e3
@ -72,7 +72,7 @@ class IPAPYRUS(TECLAST_K3):
|
||||
|
||||
FORMATS = ['epub', 'pdf', 'txt']
|
||||
|
||||
VENDOR_NAME = ['E_READER', 'EBOOKREA']
|
||||
VENDOR_NAME = ['E_READER', 'EBOOKREA', 'ICARUS']
|
||||
WINDOWS_MAIN_MEM = ''
|
||||
|
||||
class SOVOS(TECLAST_K3):
|
||||
|
Loading…
x
Reference in New Issue
Block a user