From 5f59b48c57de405fa29d7604a0ed9a40b5730af3 Mon Sep 17 00:00:00 2001 From: Tommy Ekstrand Date: Sun, 16 Feb 2025 17:12:07 -0600 Subject: [PATCH] Update docs/configuration/tips.mdx --- docs/configuration/tips.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/tips.mdx b/docs/configuration/tips.mdx index 31b72eca..66ce7276 100644 --- a/docs/configuration/tips.mdx +++ b/docs/configuration/tips.mdx @@ -10,7 +10,7 @@ sidebar_position: 4 It is strongly recommended to keep your [ROLE](/docs/configuration/radio/device#roles) set to `CLIENT` or `CLIENT_MUTE`. Only use other roles if you have a specific, well-understood reason to do so. Read our [blog post about choosing the best role](/blog/choosing-the-right-device-role/). -### Recommended roles: +### Recommended Roles - `CLIENT` nodes efficiently repeat and route packets as needed. - **Almost always the correct mode.**