From 6ccf1fffd9cfafab86080edbad35ef26720d2923 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Sat, 28 Jan 2023 03:10:27 -0300 Subject: [PATCH] small uptade1 --- data/tracker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/tracker.json b/data/tracker.json index 7908760..207c369 100644 --- a/data/tracker.json +++ b/data/tracker.json @@ -7,7 +7,7 @@ "overlay": "/", "smart_beacon": { "turn_min": 8, - "turn_slope":60, + "turn_slope":60, "slow_rate": 120, "slow_speed": 3, "fast_rate": 60, @@ -23,7 +23,7 @@ "overlay": "/", "smart_beacon": { "turn_min": 12, - "turn_slope":80, + "turn_slope":80, "slow_rate": 180, "slow_speed": 5, "fast_rate": 60, @@ -40,7 +40,7 @@ "smart_beacon": { "active": true, "turn_min": 15, - "turn_slope":80, + "turn_slope":80, "slow_rate": 120, "slow_speed": 10, "fast_rate": 60,