mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Set manual ui view
This commit is contained in:
@ -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...')
|
||||
|
Reference in New Issue
Block a user