update 2.9d&4.2, fix 5.65f&2.66b
This commit is contained in:
parent
17921b3b11
commit
2613454540
60 changed files with 805 additions and 328 deletions
|
|
@ -74,7 +74,7 @@ try:
|
|||
|
||||
epd.Clear()
|
||||
logging.info("3.read bmp file")
|
||||
Himage = Image.open(os.path.join(picdir, '4.01inch-e-Paper.bmp'))
|
||||
Himage = Image.open(os.path.join(picdir, '4in01-1.bmp'))
|
||||
epd.display(epd.getbuffer(Himage))
|
||||
time.sleep(3)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue