fix
This commit is contained in:
parent
665b19c106
commit
1c4e88f13a
@ -43,7 +43,7 @@ except IOError as e:
|
|||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
logging.info("ctrl + c:")
|
logging.info("ctrl + c:")
|
||||||
epd.Clear()
|
epd.Clear(0xFF)
|
||||||
epd2in13_V2.epdconfig.module_exit()
|
epd2in13_V2.epdconfig.module_exit()
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user