add info about positions on v2.4 being truncated
This commit is contained in:
parent
7e316d3194
commit
98a58eb3e3
1 changed files with 7 additions and 0 deletions
|
|
@ -456,6 +456,13 @@
|
|||
<div>Open the top right layers panel and enable neighbours.</div>
|
||||
<div>Some neighbours are from MQTT, this is patched in latest firmware.</div>
|
||||
</div>
|
||||
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
||||
<div class="font-semibold">Why is my node showing up in the wrong place?</div>
|
||||
<div>This public map obfuscates your position packets for v2.4 firmware and older.</div>
|
||||
<div>Nodes on v2.4 and older have their positions truncated to 2 decimal places.</div>
|
||||
<div>Nodes on v2.5 and newer, with "OK to MQTT" enabled, will show positions with your configured precision.</div>
|
||||
<div>Nodes on v2.5 and newer, with "OK to MQTT" disabled, will not update their positions.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue