mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-07 23:45:09 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
7e2993cf19
27 changed files with 226 additions and 208 deletions
|
|
@ -50,7 +50,7 @@
|
|||
"spreading_factor": 12,
|
||||
"signal_bandwidth": 125000,
|
||||
"coding_rate4": 5,
|
||||
"txok": true
|
||||
"tx_enable": false
|
||||
},
|
||||
"display": {
|
||||
"always_on": true,
|
||||
|
|
@ -75,5 +75,10 @@
|
|||
"password": "",
|
||||
"topic": "LoraAPRS/Data"
|
||||
},
|
||||
"syslog": {
|
||||
"active": true,
|
||||
"server": "syslog.lora-aprs.info",
|
||||
"port": 514
|
||||
},
|
||||
"ntp_server": "pool.ntp.org"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue