This commit is contained in:
Robert Borzutzki 2022-10-19 13:48:29 +02:00
parent aa52f521a8
commit acc0cae26e

View File

@ -87,7 +87,6 @@ try:
logging.info("Goto Sleep...")
epd.sleep()
epd.reset()
except IOError as e:
logging.info(e)