add reset
This commit is contained in:
parent
21372f4b14
commit
aa52f521a8
@ -87,6 +87,7 @@ try:
|
||||
|
||||
logging.info("Goto Sleep...")
|
||||
epd.sleep()
|
||||
epd.reset()
|
||||
|
||||
except IOError as e:
|
||||
logging.info(e)
|
||||
|
Loading…
Reference in New Issue
Block a user