Barnes & Noble NOOK model type update.

This commit is contained in:
PoohJW 2022-06-29 14:07:43 +08:00 committed by David Lin
parent 55b3cfaf12
commit 538ab9ca02

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]