From 11b12b9c2f17572a5bbb9a659c67cce942f418ea Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 9 Nov 2017 06:29:57 +0530 Subject: [PATCH] ... --- src/calibre/devices/nook/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/nook/driver.py b/src/calibre/devices/nook/driver.py index 5aee05029e..9100990ee7 100644 --- a/src/calibre/devices/nook/driver.py +++ b/src/calibre/devices/nook/driver.py @@ -91,7 +91,7 @@ class NOOK_COLOR(NOOK): 0x002, 0x003, 0x004, 0x005, # Nook HD+ 0x007, # Glowlight from 2013 - 0xb, # GLowlight from 2017 + 0xb, # Glowlight from 2017 ] BCD = [0x216, 0x9999]