mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge pull request #197 from keganpowers34/patch-1
Update waveshare3in7.py
This commit is contained in:
@ -28,7 +28,7 @@ class Waveshare3in7(DisplayImpl):
|
||||
'font': fonts.status_font(fonts.Medium),
|
||||
'max': 21
|
||||
}
|
||||
return self._layout
|
||||
return self._layout
|
||||
|
||||
def initialize(self):
|
||||
logging.info("initializing waveshare 3.7 inch lcd display")
|
||||
|
Reference in New Issue
Block a user