mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Remove errant whitespace
This commit is contained in:
parent
81d1208ac3
commit
0e4f490448
|
@ -118,7 +118,7 @@ The `position_precision` setting allows control of the level of precision for lo
|
|||
The `position_precision` value is an integer between 0 and 32:
|
||||
|
||||
- A value of 0 means that location data is never sent over the given channel.
|
||||
- A value of 32 means that location data is sent with full precision.
|
||||
- A value of 32 means that location data is sent with full precision.
|
||||
- Values in between indicate the number of bits of precision to be sent, which correspond to a position precision from the table below.
|
||||
- The public MQTT server filters out precise positions, see [here](https://meshtastic.org/docs/software/integrations/mqtt/#location-precision-filtering) for more information.
|
||||
|
||||
|
|
Loading…
Reference in a new issue