mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-03 12:03:49 +01:00
1.4.1
This commit is contained in:
parent
ea41b584e0
commit
86e82b5880
|
|
@ -21,7 +21,7 @@
|
|||
"server": "soam.aprs2.net",
|
||||
"port": 14580,
|
||||
"software_name" : "ESP32_LoRa_iGate",
|
||||
"software_version" : "0.0.9",
|
||||
"software_version" : "0.1.0",
|
||||
"reporting_distance" : 30
|
||||
},
|
||||
"lora": {
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"power": 20
|
||||
},
|
||||
"display": {
|
||||
"always_on": true,
|
||||
"always_on": false,
|
||||
"timeout": 2
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue