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