Edited defaut.yml to add the pawgps plugin
This commit is contained in:
parent
39a6ae1be5
commit
5dc780a88f
@ -79,6 +79,10 @@ main:
|
|||||||
memtemp: # Display memory usage, cpu load and cpu temperature on screen
|
memtemp: # Display memory usage, cpu load and cpu temperature on screen
|
||||||
enabled: false
|
enabled: false
|
||||||
orientation: horizontal # horizontal/vertical
|
orientation: horizontal # horizontal/vertical
|
||||||
|
pawgps:
|
||||||
|
enabled: false
|
||||||
|
#The IP Address of your phone with Paw Server running, default (option is empty) is 192.168.44.1
|
||||||
|
ip: ''
|
||||||
# monitor interface to use
|
# monitor interface to use
|
||||||
iface: mon0
|
iface: mon0
|
||||||
# command to run to bring the mon interface up in case it's not up already
|
# command to run to bring the mon interface up in case it's not up already
|
||||||
|
Loading…
x
Reference in New Issue
Block a user