This commit is contained in:
Kovid Goyal 2022-07-18 10:25:52 +05:30
commit 77b51c627e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -87,6 +87,7 @@ class NOOK_COLOR(NOOK):
0xb, # Glowlight from 2017 0xb, # Glowlight from 2017
0xc, # Glowlight from 2019 0xc, # Glowlight from 2019
0xd, # Glowlight from 2021 0xd, # Glowlight from 2021
0xe, # Glowlight from 2021
] ]
BCD = [0x216, 0x9999, 0x409] BCD = [0x216, 0x9999, 0x409]