Added 38 waveshare displays or so

Layouts may not be correct, but I have no way of testing that.
This commit is contained in:
Jeroen Oudshoorn
2024-01-15 22:46:18 +01:00
parent c9bdce0ea3
commit c27cc0ac24
70 changed files with 1582 additions and 4079 deletions

View File

@ -42,5 +42,4 @@ class Waveshare144lcd(DisplayImpl):
self._display.display(canvas)
def clear(self):
pass
#self._display.clear()
self._display.clear()