Got display working

This commit is contained in:
2024-07-27 21:05:48 +00:00
parent 8f9a7de613
commit dc98fd122d
10 changed files with 16 additions and 9 deletions

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Binary file not shown.

View File

@ -45,6 +45,7 @@ class EPD:
self.cs_pin = epdconfig.CS_PIN
self.width = EPD_WIDTH
self.height = EPD_HEIGHT
print('init complete')
'''
function :Hardware reset