From 052dfb195761c7e0db71f6403a395a7df24acb64 Mon Sep 17 00:00:00 2001 From: Ahmed Kaddoura Date: Sat, 22 Oct 2022 09:50:38 -0700 Subject: [PATCH] Update region codes --- docs/settings/config/lora.mdx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/settings/config/lora.mdx b/docs/settings/config/lora.mdx index 4ee43b30..f3634907 100644 --- a/docs/settings/config/lora.mdx +++ b/docs/settings/config/lora.mdx @@ -20,19 +20,19 @@ Sets the region for your node. Default is `unset`. | Region Code | Description | | :-------: | :---------------------------------------------------------------------------------------: | -| `unset` | Unset | -| `us` | United States | -| `eu433` | European Union 433MHz | -| `eu868` | European Union 868MHz | -| `cn` | China | -| `jp` | Japan | -| `anz` | Australia & New Zealand | -| `kr` | Korea | -| `tw` | Taiwan | -| `ru` | Russia | -| `in` | India | -| `nz865` | New Zealand 865MHz | -| `th` | Thailand | +| `UNSET` | Unset | +| `US` | United States | +| `EU_433` | European Union 433MHz | +| `EU_868` | European Union 868MHz | +| `CN` | China | +| `JP` | Japan | +| `ANZ` | Australia & New Zealand | +| `KR` | Korea | +| `TW` | Taiwan | +| `RU` | Russia | +| `IN` | India | +| `NZ_865` | New Zealand 865MHz | +| `TH` | Thailand | ### Modem Preset @@ -51,7 +51,7 @@ Bandwidth in MHz Certain bandwidth numbers are 'special' and will be converted to the appropriate floating point value: 31 -> 31.25MHz -### Spread Factor +### Spread Factor A number from 7 to 12. Indicates the number of chirps per symbol as 1<