removed module exit from sleep function
This commit is contained in:
parent
c97edeb9bd
commit
327951bc4a
1 changed files with 1 additions and 1 deletions
|
|
@ -557,6 +557,6 @@ class EPD:
|
|||
self.send_command(DEEP_SLEEP)
|
||||
self.send_data(0xA5)
|
||||
self.ReadBusy()
|
||||
epdconfig.module_exit()
|
||||
# epdconfig.module_exit()
|
||||
### END OF FILE ###
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue