update 2.9d&4.2, fix 5.65f&2.66b
This commit is contained in:
parent
17921b3b11
commit
2613454540
60 changed files with 805 additions and 328 deletions
|
|
@ -91,10 +91,11 @@ try:
|
|||
num = num + 1
|
||||
if(num == 10):
|
||||
break
|
||||
|
||||
|
||||
epd.init()
|
||||
logging.info("Clear...")
|
||||
epd.Clear(0xFF)
|
||||
|
||||
time.sleep(2)
|
||||
logging.info("Goto Sleep...")
|
||||
epd.sleep()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue