Fixes #1756556 [Kobo Aura edition 2 not detected by Kobo driver](https://bugs.launchpad.net/calibre/+bug/1756556)
This commit is contained in:
Kovid Goyal 2018-03-18 08:01:17 +05:30
commit 40110b9977
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1374,7 +1374,7 @@ class KOBOTOUCH(KOBO):
MINI_PRODUCT_ID + TOUCH_PRODUCT_ID + TOUCH2_PRODUCT_ID + \
AURA_ONE_PRODUCT_ID
BCD = [0x0110, 0x0326]
BCD = [0x0110, 0x0326, 0x401]
# Image file name endings. Made up of: image size, min_dbversion, max_dbversion, isFullSize,
# Note: "200" has been used just as a much larger number than the current versions. It is just a lazy