mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Update lora.mdx
This commit is contained in:
parent
51380bf1ae
commit
188f03c89d
|
@ -153,7 +153,7 @@ LoRa config commands are available in the python CLI. Example commands are below
|
||||||
| lora.hop_limit | `1`,`2`,`3`,`4`,`5`,`6`,`7` | `3` |
|
| lora.hop_limit | `1`,`2`,`3`,`4`,`5`,`6`,`7` | `3` |
|
||||||
| lora.tx_power | `0` to `30` | `0` |
|
| lora.tx_power | `0` to `30` | `0` |
|
||||||
| lora.tx_enabled | `false`, `false` | `true` |
|
| lora.tx_enabled | `false`, `false` | `true` |
|
||||||
| lora.channel | `0`, `1` to `NUM_CHANNELS` | `0` |
|
| lora.channel_num | `0`, `1` to `NUM_CHANNELS` | `0` |
|
||||||
| lora.override_duty_cycle | `false`, `true` | `false` |
|
| lora.override_duty_cycle | `false`, `true` | `false` |
|
||||||
| lora.sx126x_rx_boosted_gain | `false`, `true` | `false` |
|
| lora.sx126x_rx_boosted_gain | `false`, `true` | `false` |
|
||||||
| lora.override_frequency | Any supported frequency the LoRA radio is capable of. Please respect local rules and regulations | `0` |
|
| lora.override_frequency | Any supported frequency the LoRA radio is capable of. Please respect local rules and regulations | `0` |
|
||||||
|
|
Loading…
Reference in a new issue