From 1a294c4b216990aec59f9c130ee5091ff253826e Mon Sep 17 00:00:00 2001 From: richonguzman Date: Sun, 8 Oct 2023 10:17:59 -0300 Subject: [PATCH] json cleanup --- data/igate_conf.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/data/igate_conf.json b/data/igate_conf.json index d225165..338c98f 100644 --- a/data/igate_conf.json +++ b/data/igate_conf.json @@ -4,22 +4,22 @@ "iGateComment": "LoRa_APRS_iGate", "wifi": { "AP": [ - { "ssid": "XXXon", - "password": "XXXX5qnyf", - "latitude": 0.8805195, - "longitude": 0.4282433 + { "ssid": "WIFI_1", + "password": "wifi_1_password", + "latitude": 0.0000000, + "longitude": 0.0000000 }, - { "ssid": "XXXta", - "password": "XXXqRnxk", - "latitude": 0.0312492, - "longitude": 0.5796215 + { "ssid": "WIFI_2", + "password": "wifi_2_password", + "latitude": 0.0000000, + "longitude": 0.0000000 } ] }, "digi": { "comment": "LoRa_APRS_Digirepeater", - "latitude": 0.8805195, - "longitude": 0.4282433 + "latitude": 0.0000000, + "longitude": 0.0000000 }, "aprs_is": { "passcode": "XYZWV",