This commit is contained in:
SSYYL 2021-02-23 11:32:39 +08:00
parent 0476b719ce
commit 24edec8e57
74 changed files with 41 additions and 138 deletions

View file

@ -89,9 +89,6 @@ try:
logging.info("Goto Sleep...")
epd.sleep()
time.sleep(3)
epd.Dev_exit()
except IOError as e:
logging.info(e)