更新 clean.py

This commit is contained in:
星光-k
2025-01-14 22:02:57 +00:00
committed by GitHub
parent 4f3d04f357
commit e37bdcc9bf

View File

@@ -39,6 +39,8 @@ def clear_screen():
# 将屏幕置于睡眠模式
logging.info("Putting e-Paper display to sleep")
epd.sleep()
epd2in13_V4.epdconfig.module_exit(cleanup=True)
exit()
logging.info("e-Paper display cleared successfully")