From f00861c1d011453c82ea6e45e9864c69e83e15f0 Mon Sep 17 00:00:00 2001 From: Willi Date: Sun, 2 Jan 2022 17:53:46 +0100 Subject: [PATCH] .. --- data/is-cfg.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/is-cfg.json b/data/is-cfg.json index dbf0b70..31fb4b2 100644 --- a/data/is-cfg.json +++ b/data/is-cfg.json @@ -1,5 +1,5 @@ { - "callsign": "OK1FWG-11", + "callsign": "NOCALL-10", "network": { "DHCP": true, "static": { @@ -11,29 +11,29 @@ }, "hostname": { "overwrite": false, - "name": "OK1FWG-11" + "name": "NOCALL-10" } }, "wifi": { "active": true, "AP": [ { - "SSID": "FWG2", - "password": "K8I/0N8c" + "SSID": "", + "password": "" } ] }, "beacon": { "message": "LoRa iGATE & Digi, ", "position": { - "latitude": 50.033687, - "longitude": 15.798107 + "latitude": 0.000000, + "longitude": 0.000000 }, "timeout": 15 }, "aprs_is": { "active": true, - "passcode": "23208", + "passcode": "", "server": "euro.aprs2.net", "port": 14580 }, @@ -54,7 +54,7 @@ "display": { "always_on": false, "timeout": 10, - "overwrite_pin": 17, + "overwrite_pin": 0, "turn180": true }, "ftp": {