test print image to console

This commit is contained in:
Robert 2024-02-02 14:25:14 +01:00
parent 816ac7af21
commit 1184fcbeef
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ def init_monitor(topics):
#epd.init() #epd.init()
#epd.Clear() #epd.Clear()
print(drawblack)
logging.info("Goto Sleep...") logging.info("Goto Sleep...")
epd.sleep() epd.sleep()