From c23c22f3933c2a47850bdeccecf053b814c44e8b Mon Sep 17 00:00:00 2001 From: richonguzman Date: Mon, 13 May 2024 12:08:39 -0400 Subject: [PATCH] first Test --- data/tracker_config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/tracker_config.json b/data/tracker_config.json index 72314ce..7614b20 100644 --- a/data/tracker_config.json +++ b/data/tracker_config.json @@ -80,8 +80,9 @@ }, "bme": { "active": false, - "sendTelemetry": false, - "heightCorrection": 0 + "heightCorrection": 0, + "temperatureCorrection": 0.0, + "sendTelemetry": false }, "notification": { "ledTx": false,