diff --git a/config.proto b/config.proto index aec0e96..e97695a 100644 --- a/config.proto +++ b/config.proto @@ -462,6 +462,11 @@ message Config { * Thailand */ TH = 12; + + /* + * WLAN Band + */ + LORA_24 = 13; } /*