mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update usage.mdx
Adjusted based on @rcarteraz comment here: https://github.com/meshtastic/meshtastic/pull/1166#discussion_r1549925115
This commit is contained in:
parent
edf9ae69d2
commit
eaf0a453ba
|
@ -106,17 +106,15 @@ You can test changing channels with the QR code shown below.
|
|||
You can change the following settings by tapping on the name of an existing channel:
|
||||
1. MQTT Uplink
|
||||
2. MQTT Downlink
|
||||
3. Position sharing precision level
|
||||
3. Position precision value
|
||||
|
||||
:::note
|
||||
#### Position Precision
|
||||
The precision levels currently used in the app correspond to the following values:
|
||||
- HIGH_PRECISION (32), full precision
|
||||
- MED_PRECISION (16), around ±350 meters
|
||||
- LOW_PRECISION (11), around ±11 kilometers
|
||||
- DISABLED (0), location data is never sent over the given channel
|
||||
|
||||
:::
|
||||
|
||||
### Send a message
|
||||
|
||||
[](/img/android/android-messages.webp)
|
||||
|
|
Loading…
Reference in a new issue