This commit is contained in:
Tom Fifield 2026-04-17 15:44:35 -05:00 committed by GitHub
commit ebf0da2106
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -929,6 +929,15 @@ message Config {
* Brazil 902MHz
*/
BR_902 = 26;
/*
* European Union 433mhz
* When originally defined, the EU_433 frequency band definition was off
* by a small amount. This is a transitional entry communities can use
* to coordinate their switch to the correct values.
*/
EU_433_V2 = 27;
}
/*