diff --git a/docs/settings/config/position.mdx b/docs/settings/config/position.mdx index ce2267bb..cef53197 100644 --- a/docs/settings/config/position.mdx +++ b/docs/settings/config/position.mdx @@ -141,8 +141,8 @@ meshtastic --set position.fixed_position false ``` ```shell title="Enable / Disable Smart position broadcast (Enabled by default)" -meshtastic --set position.broadcast_smart_enabled true -meshtastic --set position.broadcast_smart_enabled false +meshtastic --set position.position_broadcast_smart_enabled true +meshtastic --get position.position_broadcast_smart_enabled false ``` ```shell title="Set Position Broadcast Interval (Default of 0 is 15 minutes)"