From 0bfef12d993c59e14afb1bd26049f5757fbcf79c Mon Sep 17 00:00:00 2001 From: richonguzman Date: Wed, 8 Jan 2025 16:22:44 -0300 Subject: [PATCH] avoid SendBatteryTelemetry TRUE by default --- data/tracker_conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tracker_conf.json b/data/tracker_conf.json index 6a7d9d0..f496a51 100644 --- a/data/tracker_conf.json +++ b/data/tracker_conf.json @@ -39,7 +39,7 @@ }, "battery": { "sendVoltage": false, - "voltageAsTelemetry": true, + "voltageAsTelemetry": false, "sendVoltageAlways": false, "monitorVoltage": false, "sleepVoltage": 2.9