diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 94629572..0dc692b7 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -42,6 +42,8 @@ main.plugins.gps.enabled = false main.plugins.gps.speed = 19200 main.plugins.gps.device = "/dev/ttyUSB0" # for GPSD: "localhost:2947" +main.plugins.gps_listener.enabled = false + main.plugins.grid.enabled = true main.plugins.grid.report = true