diff --git a/website/docs/software/settings/router.md b/website/docs/software/settings/router.md index e73da6ee..d072e8e9 100644 --- a/website/docs/software/settings/router.md +++ b/website/docs/software/settings/router.md @@ -40,6 +40,7 @@ Toggling `is_router` changes your device settings in the following ways. ## Examples +### Set Router - TODO + ```bash title="Set Router" + meshtastic --set is_router true + ```