testing
This commit is contained in:
parent
d71621da40
commit
6135b96f1c
@ -8,9 +8,6 @@ import traceback
|
|||||||
|
|
||||||
|
|
||||||
def sendUpdate(message):
|
def sendUpdate(message):
|
||||||
|
|
||||||
|
|
||||||
draw = ImageDraw.Draw(image)
|
|
||||||
epd = epd2in13.EPD()
|
epd = epd2in13.EPD()
|
||||||
epd.init(epd.FULL_UPDATE)
|
epd.init(epd.FULL_UPDATE)
|
||||||
epd.Clear(0xFF)
|
epd.Clear(0xFF)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user