mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
This commit is contained in:
parent
6d92612a16
commit
aa21cb2737
|
@ -19,7 +19,7 @@ For details on choosing a role, read [this blog post](/blog/choosing-the-right-d
|
|||
|
||||
- `CLIENT` nodes efficiently repeat and route packets as needed.
|
||||
- **Almost always the correct mode.**
|
||||
- They use smart delays for rebroadcasting, improving network stability.
|
||||
- Uses smart delays for rebroadcasting, improving network stability.
|
||||
- Use for "rooftop" or other nodes that enhance your mesh.
|
||||
- Use during isolated activities such as hiking, skiing, or MTB where you're in an area with few nodes.
|
||||
- `CLIENT_MUTE` nodes behave as above but do not repeat packets:
|
||||
|
|
Loading…
Reference in a new issue