From 5dae0ce98227e0e776812418a969ff6af7e0fc39 Mon Sep 17 00:00:00 2001 From: Arttumiro <miro.tammelin@hotmail.fi> Date: Thu, 14 Nov 2019 11:26:32 +0200 Subject: [PATCH] Fixed Paw-Gps, added a - mark to the config. Before, paw-gps was set as pawgps in the config, this was different than the filename (paw-gps.py) so it didnt work, this request should fix that. (if this is the place that sets /etc/pwnagotchi/default.yml, this is my first PR so sorry im dumb) --- pwnagotchi/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml index 1086d89..c3093ce 100644 --- a/pwnagotchi/defaults.yml +++ b/pwnagotchi/defaults.yml @@ -71,7 +71,7 @@ main: enabled: false scale: celsius orientation: horizontal # horizontal/vertical - pawgps: + paw-gps: enabled: false #The IP Address of your phone with Paw Server running, default (option is empty) is 192.168.44.1 ip: ''