Update epd_1in54b_V2_test.py
This commit is contained in:
parent
3e4d325aaf
commit
a5500f494d
1 changed files with 1 additions and 1 deletions
|
|
@ -79,5 +79,5 @@ except IOError as e:
|
||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
logging.info("ctrl + c:")
|
logging.info("ctrl + c:")
|
||||||
epd1in54b.epdconfig.module_exit()
|
epd1in54b_V2.epdconfig.module_exit()
|
||||||
exit()
|
exit()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue