fix readme
This commit is contained in:
parent
50e33745ee
commit
773eba0e26
7 changed files with 98 additions and 31 deletions
|
|
@ -82,6 +82,7 @@ class EPD:
|
|||
self.reset_pin = epdconfig.RST_PIN
|
||||
self.dc_pin = epdconfig.DC_PIN
|
||||
self.busy_pin = epdconfig.BUSY_PIN
|
||||
self.cs_pin = epdconfig.CS_PIN
|
||||
self.width = EPD_WIDTH
|
||||
self.height = EPD_HEIGHT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue