mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-11 11:23:35 +02:00
json cleanup
This commit is contained in:
+10
-10
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user