added delay after sleep command
This commit is contained in:
parent
14d2c79a88
commit
4d1ad75a94
1 changed files with 1 additions and 1 deletions
|
|
@ -554,7 +554,7 @@ class EPD:
|
|||
self.ReadBusy()
|
||||
self.send_command(0x07) # deep sleep
|
||||
self.send_data(0xa5)
|
||||
|
||||
self.ReadBusy()
|
||||
epdconfig.module_exit()
|
||||
### END OF FILE ###
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue