Update epd2in7.py
This commit is contained in:
parent
3ca1aaca35
commit
ba3376b161
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ class EPD:
|
||||||
self.GRAY3 = GRAY3 #gray
|
self.GRAY3 = GRAY3 #gray
|
||||||
self.GRAY4 = GRAY4 #Blackest
|
self.GRAY4 = GRAY4 #Blackest
|
||||||
|
|
||||||
LUT original
|
# LUT original
|
||||||
lut_vcom_dc = [0x00, 0x00,
|
lut_vcom_dc = [0x00, 0x00,
|
||||||
0x00, 0x08, 0x00, 0x00, 0x00, 0x02,
|
0x00, 0x08, 0x00, 0x00, 0x00, 0x02,
|
||||||
0x60, 0x28, 0x28, 0x00, 0x00, 0x01,
|
0x60, 0x28, 0x28, 0x00, 0x00, 0x01,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue