mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Update telemetry.mdx
removed unnecessary comma and redundant phrasing
This commit is contained in:
parent
f3ef30afa4
commit
1666fc5af8
|
@ -111,7 +111,7 @@ All telemetry module config options are available in the python CLI. Example com
|
|||
|
||||
:::tip
|
||||
|
||||
Because the device will reboot after each command is sent via CLI, it is recommended when setting multiple values in a config section via CLI, that commands be chained together as one.
|
||||
Because the device will reboot after each command is sent via CLI, it is recommended when setting multiple values in a config section that commands be chained together as one.
|
||||
|
||||
```shell title="Example:"
|
||||
meshtastic --set telemetry.device_update_interval 0 --set telemetry.device_update_interval 0
|
||||
|
|
Loading…
Reference in a new issue