Update lora.mdx

This commit is contained in:
Thomas Göttgens 2023-03-05 10:59:06 +01:00
parent 51380bf1ae
commit 188f03c89d

View file

@ -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.tx_power | `0` to `30` | `0` |
| 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.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` |