From 69a966e0577557e1173ae8c0465e3d5a935e3b63 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Sat, 14 Sep 2024 22:34:50 -0700 Subject: [PATCH] Update lora.mdx --- docs/configuration/radio/lora.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/radio/lora.mdx b/docs/configuration/radio/lora.mdx index 0cf81628..242512a6 100644 --- a/docs/configuration/radio/lora.mdx +++ b/docs/configuration/radio/lora.mdx @@ -173,7 +173,7 @@ LoRa config commands are available in the python CLI. Example commands are below | Setting | Acceptable Values | Default | |:---------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------:| -| lora.modem_preset | `LONG_TURBO`, `LONG_FAST`, `LONG_SLOW`, `VERY_LONG_SLOW`, `MEDIUM_SLOW`, `MEDIUM_FAST`, `SHORT_SLOW`, `SHORT_FAST` | `LONG_FAST` | +| lora.modem_preset | `LONG_FAST`, `LONG_SLOW`, `VERY_LONG_SLOW`, `MEDIUM_SLOW`, `MEDIUM_FAST`, `SHORT_SLOW`, `SHORT_FAST`, `SHORT_TURBO` | `LONG_FAST` | | lora.use_preset | `false`, `true` | `false` | | lora.region | `UNSET`, `US`, `EU_433`, `EU_868`, `CN`, `JP`, `ANZ`, `KR`, `TW`, `RU` ,`IN`, `NZ_865`, `TH`, `LORA_24`, `UA_433`, `UA_868`, `MY_433`, `MY_919`, `SG_923` | `UNSET` | | lora.bandwidth | `31`, `62`, `125`, `250`, `500` | `250` | @@ -229,4 +229,4 @@ All LoRa config options are available in the Web UI. ::: - \ No newline at end of file +