Merge branch 'master' into master

This commit is contained in:
FUJIURA Toyonori 2022-03-20 21:54:40 +09:00 committed by GitHub
commit 7e2993cf19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 226 additions and 208 deletions

View file

@ -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"
}