mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-02-03 14:24:55 +01:00
blackList working
This commit is contained in:
parent
b688391a0e
commit
ddcd33b94a
|
|
@ -56,7 +56,7 @@
|
|||
"externalSleepVoltage": 10.9,
|
||||
"voltageDividerR1": 100.0,
|
||||
"voltageDividerR2": 27.0,
|
||||
"sendVoltageAsTelemetry": true
|
||||
"sendVoltageAsTelemetry": false
|
||||
},
|
||||
"wxsensor": {
|
||||
"active": false,
|
||||
|
|
@ -65,8 +65,8 @@
|
|||
},
|
||||
"syslog": {
|
||||
"active": false,
|
||||
"server": "192.168.0.100",
|
||||
"port": 514
|
||||
"server": "lora.link9.net",
|
||||
"port": 1514
|
||||
},
|
||||
"tnc": {
|
||||
"enableServer": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue