Fix display startup sequence
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
This commit is contained in:
parent
23616095ba
commit
c791c86bee
@ -138,6 +138,7 @@ class View(object):
|
||||
def on_starting(self):
|
||||
self.set('status', self._voice.on_starting() + ("\n(v%s)" % pwnagotchi.__version__))
|
||||
self.set('face', faces.AWAKE)
|
||||
self.update()
|
||||
|
||||
def on_ai_ready(self):
|
||||
self.set('mode', ' AI')
|
||||
|
Loading…
x
Reference in New Issue
Block a user