From 322a17bca1b8ddd81792c1ad47297b06081b6699 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 3 Oct 2024 10:26:54 +1300 Subject: [PATCH] adjust lang --- src/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/index.html b/src/public/index.html index c9b7d09..68686bd 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -459,7 +459,7 @@
Why is my node showing up in the wrong place?
This public map obfuscates your position packets for v2.4 firmware and older.
-
Nodes on v2.4 and older have their positions truncated to 2 decimal places.
+
Nodes on v2.4 and older have their positions obfuscated to 2 decimal places.
Nodes on v2.5 and newer, with "OK to MQTT" enabled, will show positions with your configured precision.
Nodes on v2.5 and newer, with "OK to MQTT" disabled, will not update their positions.