mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge 72ddff74db into 4d5b500df5
This commit is contained in:
commit
ebf0da2106
1 changed files with 9 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue