mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -310,6 +310,7 @@ class View(object):
|
||||
self.set('face', faces.EXCITED)
|
||||
self.set('status', self._voice.on_unread_messages(count, total))
|
||||
self.update()
|
||||
time.sleep(5.0)
|
||||
|
||||
def on_rebooting(self):
|
||||
self.set('face', faces.BROKEN)
|
||||
|
Reference in New Issue
Block a user