diff --git a/data/tracker.json b/data/tracker.json index 174af42..3acef88 100644 --- a/data/tracker.json +++ b/data/tracker.json @@ -1,7 +1,6 @@ { "debug": false, - "beacons": [ - { + "beacons": { "callsign": "NOCALL-7", "path": "WIDE1-1", "message": "LoRa Tracker", @@ -11,16 +10,15 @@ "smart_beacon": { "active": true, "turn_min": 25, - "slow_rate": 300, + "slow_rate": 120, "slow_speed": 10, - "fast_rate": 60, + "fast_rate": 10, "fast_speed": 100, "min_tx_dist": 100, "min_bcn": 5 }, "enhance_precision": true - } - ], + }, "button": { "tx": true, "alt_message": true