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