mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
update
This commit is contained in:
@ -26,7 +26,7 @@ class Waveshare213bc(DisplayImpl):
|
||||
self._layout['mode'] = (187, 93)
|
||||
self._layout['status'] = {
|
||||
'pos': (91, 15),
|
||||
'font': fonts.Medium,
|
||||
'font': fonts.status_font(fonts.Medium)
|
||||
'max': 20
|
||||
}
|
||||
return self._layout
|
||||
|
Reference in New Issue
Block a user