mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:46 +00:00
gpsAmbiguity fix
This commit is contained in:
parent
26a9d1fa99
commit
57decd2ac7
1 changed files with 3 additions and 1 deletions
|
|
@ -18,7 +18,9 @@
|
|||
"sendViaAPRSIS": false,
|
||||
"sendViaRF": false,
|
||||
"statusActive": false,
|
||||
"statusPacket": ""
|
||||
"statusPacket": "",
|
||||
"gpsActive": false,
|
||||
"gpsAmbiguity": false
|
||||
},
|
||||
"aprs_is": {
|
||||
"active": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue