From 1691896531401fc66c46d0fa19d4b63b3df0bb81 Mon Sep 17 00:00:00 2001 From: dadav <33197631+dadav@users.noreply.github.com> Date: Sun, 13 Oct 2019 13:23:38 +0200 Subject: [PATCH] add config param --- pwnagotchi/defaults.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml index b5291602..65bb5c67 100644 --- a/pwnagotchi/defaults.yml +++ b/pwnagotchi/defaults.yml @@ -71,6 +71,7 @@ main: mac: ~ # mac of your bluetooth device ip: '192.168.44.44' # ip from which your pwnagotchi should be reachable netmask: 24 + interval: 1 # check every x minutes for device # monitor interface to use iface: mon0 # command to run to bring the mon interface up in case it's not up already