mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 23:10:29 -08:00
Fixed issue with "warning message" on /docs/software/python/python-cli
This commit is contained in:
parent
0d783a0d5b
commit
4f2c5a034d
|
@ -59,6 +59,7 @@ The channel settings can also be changed, either by using a standard (sharable)
|
|||
|
||||
:::warning
|
||||
Meshtastic encodes the radio channel and PSK in the channel's URL. All nodes must connect to the channel again by using the URL provided after a change in this section by performing the `--info` switch. Please refer to [Multiple Channel Support](../device/device-channels).
|
||||
:::
|
||||
|
||||
```bash
|
||||
meshtastic --ch-set name mychan --ch-set channel_num 4 --info
|
||||
|
|
Loading…
Reference in a new issue