mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add a frequency definition for the worldwide 2.4 GHz ISM Range
This commit is contained in:
parent
0904d7f8ce
commit
8bcca296d7
1 changed files with 5 additions and 0 deletions
|
|
@ -462,6 +462,11 @@ message Config {
|
|||
* Thailand
|
||||
*/
|
||||
TH = 12;
|
||||
|
||||
/*
|
||||
* WLAN Band
|
||||
*/
|
||||
LORA_24 = 13;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue