From 5dc780a88f199fd4456e25868c8db463f64a4cc2 Mon Sep 17 00:00:00 2001 From: Leon T Date: Fri, 25 Oct 2019 17:02:15 +0200 Subject: [PATCH] Edited defaut.yml to add the pawgps plugin --- pwnagotchi/defaults.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml index 07862d97..e08906be 100644 --- a/pwnagotchi/defaults.yml +++ b/pwnagotchi/defaults.yml @@ -79,6 +79,10 @@ main: memtemp: # Display memory usage, cpu load and cpu temperature on screen enabled: false 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 iface: mon0 # command to run to bring the mon interface up in case it's not up already