mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
Update region codes
This commit is contained in:
parent
4262ef661c
commit
052dfb1957
|
@ -20,19 +20,19 @@ Sets the region for your node. Default is `unset`.
|
||||||
|
|
||||||
| Region Code | Description |
|
| Region Code | Description |
|
||||||
| :-------: | :---------------------------------------------------------------------------------------: |
|
| :-------: | :---------------------------------------------------------------------------------------: |
|
||||||
| `unset` | Unset |
|
| `UNSET` | Unset |
|
||||||
| `us` | United States |
|
| `US` | United States |
|
||||||
| `eu433` | European Union 433MHz |
|
| `EU_433` | European Union 433MHz |
|
||||||
| `eu868` | European Union 868MHz |
|
| `EU_868` | European Union 868MHz |
|
||||||
| `cn` | China |
|
| `CN` | China |
|
||||||
| `jp` | Japan |
|
| `JP` | Japan |
|
||||||
| `anz` | Australia & New Zealand |
|
| `ANZ` | Australia & New Zealand |
|
||||||
| `kr` | Korea |
|
| `KR` | Korea |
|
||||||
| `tw` | Taiwan |
|
| `TW` | Taiwan |
|
||||||
| `ru` | Russia |
|
| `RU` | Russia |
|
||||||
| `in` | India |
|
| `IN` | India |
|
||||||
| `nz865` | New Zealand 865MHz |
|
| `NZ_865` | New Zealand 865MHz |
|
||||||
| `th` | Thailand |
|
| `TH` | Thailand |
|
||||||
|
|
||||||
|
|
||||||
### Modem Preset
|
### Modem Preset
|
||||||
|
|
Loading…
Reference in a new issue