This commit is contained in:
Kovid Goyal 2020-05-11 20:01:43 +05:30
parent 1cad050c2f
commit 1a1c4359dc
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -276,6 +276,13 @@ class CybookMuse(CybookOpus):
output_profile = 'tablet'
class BookeenDiva(CybookOpus):
name = 'Bookeen Diva HD'
id = 'bookeen_diva'
output_profile = 'tablet'
class PocketBook360(CybookOpus):
manufacturer = 'PocketBook'