mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update auto-update.py for Bookworm
This commit is contained in:
@ -36,9 +36,6 @@ class View(object):
|
|||||||
WHITE = 0x00
|
WHITE = 0x00
|
||||||
BLACK = 0xFF
|
BLACK = 0xFF
|
||||||
|
|
||||||
WHITE = 0xFF
|
|
||||||
BLACK = 0x00
|
|
||||||
|
|
||||||
self._agent = None
|
self._agent = None
|
||||||
self._render_cbs = []
|
self._render_cbs = []
|
||||||
self._config = config
|
self._config = config
|
||||||
|
Reference in New Issue
Block a user