diff --git a/meshtastic/config.proto b/meshtastic/config.proto index 871ed1f..ce17416 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -706,6 +706,16 @@ message Config { * Ukraine 868mhz */ UA_868 = 15; + + /* + * Malaysia 433mhz + */ + MY_433 = 16; + + /* + * Malaysia 919mhz + */ + MY_919 = 17; } /*