This commit is contained in:
Sean Corrigan 2020-11-13 17:06:54 -05:00
parent 37936215f8
commit 898a9c19d9

View File

@ -30,7 +30,7 @@ try:
while True:
font15 = ImageFont.truetype('wqy-microhei.ttc', 20)
draw.text((0, 60), '{}'.format(message), font = font15, fill = 0)
# epd.display(epd.getbuffer(image))
epd.display(epd.getbuffer(image))
time.sleep(2)
# # read bmp file