fix SPI
This commit is contained in:
parent
0476b719ce
commit
24edec8e57
74 changed files with 41 additions and 138 deletions
|
@ -259,7 +259,7 @@ class EPD:
|
|||
self.send_command(0x10) # DEEP_SLEEP_MODE
|
||||
self.send_data(0x01)
|
||||
|
||||
def Dev_exit(self):
|
||||
epdconfig.delay_ms(2000)
|
||||
epdconfig.module_exit()
|
||||
### END OF FILE ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue