fix python demo

This commit is contained in:
hnwangkg-ezio 2019-04-08 17:12:44 +08:00
commit 96f7f571d6
31 changed files with 173 additions and 33 deletions

View file

@ -46,6 +46,7 @@ class EPD:
self.cs_pin = epdconfig.CS_PIN
self.width = EPD_WIDTH
self.height = EPD_HEIGHT
lut_full_update = [
0x22, 0x55, 0xAA, 0x55, 0xAA, 0x55, 0xAA, 0x11,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,