data cleaning

This commit is contained in:
richonguzman 2024-01-03 01:15:30 -03:00
parent a1fa637095
commit f1d515d482
1 changed files with 6 additions and 6 deletions

View File

@ -1,13 +1,13 @@
{ {
"callsign": "CA2RXU-13", "callsign": "NOCALL-10",
"stationMode": 2, "stationMode": 2,
"iGateComment": "LoRa_APRS_iGate", "iGateComment": "LoRa_APRS_iGate",
"wifi": { "wifi": {
"AP": [ "AP": [
{ "ssid": "Richon", { "ssid": "WIFI_1",
"password": "k4fPnmg5qnyf", "password": "wifi_1_password",
"latitude": -33.0437718, "latitude": 0.0000000,
"longitude": -71.5837141 "longitude": 0.0000000
}, },
{ "ssid": "WIFI_2", { "ssid": "WIFI_2",
"password": "wifi_2_password", "password": "wifi_2_password",
@ -22,7 +22,7 @@
"longitude": 0.0000000 "longitude": 0.0000000
}, },
"aprs_is": { "aprs_is": {
"passcode": "23204", "passcode": "XYZVW",
"server": "soam.aprs2.net", "server": "soam.aprs2.net",
"port": 14580, "port": 14580,
"reportingDistance": 30 "reportingDistance": 30