fix SPI
This commit is contained in:
parent
0476b719ce
commit
24edec8e57
74 changed files with 41 additions and 138 deletions
|
@ -103,9 +103,6 @@ try:
|
|||
epd.Clear(0xFF)
|
||||
logging.info("Goto Sleep...")
|
||||
epd.sleep()
|
||||
time.sleep(3)
|
||||
|
||||
epd.Dev_exit()
|
||||
|
||||
except IOError as e:
|
||||
logging.info(e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue