Merge pull request #271 from Krezalis/patch-1

Add Ukraine Freq
This commit is contained in:
Thomas Göttgens 2023-01-16 09:13:00 +01:00 committed by GitHub
commit c9cd9e8e2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -574,6 +574,16 @@ message Config {
* WLAN Band
*/
LORA_24 = 13;
/*
* Ukraine 433mhz
*/
UA_433 = 14;
/*
* Ukraine 868mhz
*/
UA_868 = 15;
}
/*