mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Added 38 waveshare displays or so
Layouts may not be correct, but I have no way of testing that.
This commit is contained in:
@ -42,5 +42,4 @@ class Waveshare144lcd(DisplayImpl):
|
||||
self._display.display(canvas)
|
||||
|
||||
def clear(self):
|
||||
pass
|
||||
#self._display.clear()
|
||||
self._display.clear()
|
||||
|
Reference in New Issue
Block a user