Merge pull request #1166 from Nestpebble/patch-5

Update usage.mdx
This commit is contained in:
rcarteraz 2024-04-03 15:53:38 -07:00 committed by GitHub
commit f8caaf9d4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,6 +101,20 @@ You can test changing channels with the QR code shown below.
![Meshtastic Default Channel](/img/android/default-channel.webp)
### Adjust a channel
You can change the following settings by tapping on the name of an existing channel:
1. MQTT Uplink
2. MQTT Downlink
3. Position precision value
#### 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
[![Messages](/img/android/android-messages-sm.webp)](/img/android/android-messages.webp)