mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-05-12 02:35:04 +08:00
Update clean.py
This commit is contained in:
@@ -48,7 +48,7 @@ def clear_screen():
|
|||||||
logging.info(e)
|
logging.info(e)
|
||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
logging.info("按下了 Ctrl+C,正在退出")
|
logging.info("检测到键盘中断,正在退出")
|
||||||
epd2in13_V4.epdconfig.module_exit(cleanup=True)
|
epd2in13_V4.epdconfig.module_exit(cleanup=True)
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user