Fix typo in recommended setting.

This commit is contained in:
Jm Casler 2021-11-21 07:20:21 -08:00
parent 8521d0fa60
commit cb2ef19669

View file

@ -72,7 +72,7 @@ The link budget used by these calculations assumes a transmit power of 17dBm and
You may want to select other channels for your usage. The other settings can be set by using the Python API.
```bash
meshtastic --setchan spread_factor 10 --setchan coding_rate 8 --setchan bandwidth 125
meshtastic --setchan spread_factor 10 --setchan coding_rate 4 --setchan bandwidth 125
```
After applying the settings, you will need to restart the device. After your device is restarted, it will generate a new crypto key and you will need to share the newly generated QR Code or URL to all your other devices.