From ddcd33b94ab7bbff385ddcb169c1bdd47e3a1305 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Wed, 1 Jan 2025 21:56:13 -0300 Subject: [PATCH] blackList working --- data/igate_conf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/igate_conf.json b/data/igate_conf.json index 8f7c46e..eaa6d07 100644 --- a/data/igate_conf.json +++ b/data/igate_conf.json @@ -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,