mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
parent
4a1d3766e8
commit
97a97fdea2
1 changed files with 10 additions and 0 deletions
|
|
@ -706,6 +706,16 @@ message Config {
|
|||
* Ukraine 868mhz
|
||||
*/
|
||||
UA_868 = 15;
|
||||
|
||||
/*
|
||||
* Malaysia 433mhz
|
||||
*/
|
||||
MY_433 = 16;
|
||||
|
||||
/*
|
||||
* Malaysia 919mhz
|
||||
*/
|
||||
MY_919 = 17;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue