mirror of
https://github.com/kxgx/2.13-Ink-screen-clock.git
synced 2026-05-12 02:35:04 +08:00
删除无用空格
This commit is contained in:
@@ -268,8 +268,8 @@ try:
|
||||
#epd.Clear(0xFF)
|
||||
epd.sleep()
|
||||
except IOError as e:
|
||||
logging.info(e)
|
||||
except KeyboardInterrupt:
|
||||
logging.info(e)
|
||||
except KeyboardInterrupt:
|
||||
logging.info("ctrl + c:")
|
||||
epd.init()
|
||||
epd.sleep()
|
||||
|
||||
Reference in New Issue
Block a user