mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
584f0a3a35
1 changed files with 8 additions and 0 deletions
|
|
@ -915,6 +915,14 @@ message Config {
|
|||
* Australia / New Zealand 433MHz
|
||||
*/
|
||||
ANZ_433 = 22;
|
||||
/*
|
||||
* Kazakhstan 433MHz
|
||||
*/
|
||||
KZ_433 = 23;
|
||||
/*
|
||||
* Kazakhstan 863MHz
|
||||
*/
|
||||
KZ_863 = 24;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue