misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2019-10-22 11:35:35 +02:00
parent cdf11df270
commit 414a6b4c7a
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

View File

@ -202,7 +202,7 @@ ui:
port: 8080
# command to be executed when a new png frame is available
# for instance, to use with framebuffer based displays:
# on_frame: 'fbi -a -d /dev/fb1 -T 1 /root/pwnagotchi.png'
# on_frame: 'fbi --noverbose -a -d /dev/fb1 -T 1 /root/pwnagotchi.png > /dev/null 2>&1'
on_frame: ''