diff --git a/src/calibre/devices/nook/driver.py b/src/calibre/devices/nook/driver.py index 199c1f2d8a..e8e597b26c 100644 --- a/src/calibre/devices/nook/driver.py +++ b/src/calibre/devices/nook/driver.py @@ -87,6 +87,7 @@ class NOOK_COLOR(NOOK): 0xb, # Glowlight from 2017 0xc, # Glowlight from 2019 0xd, # Glowlight from 2021 + 0xe, # Glowlight from 2021 ] BCD = [0x216, 0x9999, 0x409]