sample of additional changes needed in driver

This commit is contained in:
bassettb 2021-01-07 14:42:39 -05:00
parent 9342a0f242
commit d13e93279b
2 changed files with 0 additions and 3 deletions

View file

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