mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-27 02:44:23 +01:00
gpsAmbiguity fix
This commit is contained in:
parent
26a9d1fa99
commit
57decd2ac7
|
|
@ -18,7 +18,9 @@
|
|||
"sendViaAPRSIS": false,
|
||||
"sendViaRF": false,
|
||||
"statusActive": false,
|
||||
"statusPacket": ""
|
||||
"statusPacket": "",
|
||||
"gpsActive": false,
|
||||
"gpsAmbiguity": false
|
||||
},
|
||||
"aprs_is": {
|
||||
"active": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue