Set manual ui view

This commit is contained in:
dadav 2019-10-03 21:18:32 +02:00
parent 76bccec572
commit 62350a37ea

@ -28,6 +28,7 @@ def on_internet_available(config, log):
picture = '/dev/shm/pwnagotchi.png'
UI.on_manual_mode(log)
UI.update(force=True)
UI.image().save(picture, 'png')
UI.set('status', 'Tweeting...')