Merge pull request #704 from fifieldt/ANZ_433

Add ANZ_433 Region
This commit is contained in:
Ben Meadors 2025-06-19 18:54:24 -05:00 committed by GitHub
commit b818a000ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -911,6 +911,11 @@ message Config {
* Philippines 915mhz
*/
PH_915 = 21;
/*
* Australia / New Zealand 433MHz
*/
ANZ_433 = 22;
}
/*