Update position.mdx

correcting a spelling error.
This commit is contained in:
dasmart 2024-06-01 14:45:39 -04:00 committed by GitHub
parent e31cd31d04
commit 54e6b19325
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -178,7 +178,7 @@ meshtastic --set position.fixed_position false
```shell title="Enable / Disable Smart position broadcast (Enabled by default)"
meshtastic --set position.position_broadcast_smart_enabled true
meshtastic --get position.position_broadcast_smart_enabled false
meshtastic --set position.position_broadcast_smart_enabled false
```
```shell title="Set Position Broadcast Interval (Default of 0 is 15 minutes)"