Merge 50995ae358 into 853a3a4632
This commit is contained in:
commit
9be291ea3f
5 changed files with 5 additions and 5 deletions
|
|
@ -95,5 +95,5 @@ except IOError as e:
|
|||
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
epd1in54.epdconfig.module_exit()
|
||||
epd1in02.epdconfig.module_exit()
|
||||
exit()
|
||||
|
|
|
|||
|
|
@ -76,5 +76,5 @@ except IOError as e:
|
|||
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
epd1in54b.epdconfig.module_exit()
|
||||
epd1in54b_V2.epdconfig.module_exit()
|
||||
exit()
|
||||
|
|
|
|||
|
|
@ -86,5 +86,5 @@ except IOError as e:
|
|||
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
epd7in5.epdconfig.module_exit()
|
||||
epd7in5_V2.epdconfig.module_exit()
|
||||
exit()
|
||||
|
|
|
|||
|
|
@ -93,5 +93,5 @@ except IOError as e:
|
|||
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
epd7in5.epdconfig.module_exit()
|
||||
epd7in5bc_V2.epdconfig.module_exit()
|
||||
exit()
|
||||
|
|
|
|||
|
|
@ -93,5 +93,5 @@ except IOError as e:
|
|||
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
epd7in5.epdconfig.module_exit()
|
||||
epd7in5b_V3.epdconfig.module_exit()
|
||||
exit()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue