diff --git a/meshtastic/config.proto b/meshtastic/config.proto index bc6444f..243eb7d 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -930,6 +930,14 @@ message Config { * Kazakhstan 863MHz */ KZ_863 = 24; + /* + * Vietnam 433Mhz + */ + VN_433 = 25; + /* + * Vietnam 923Mhz + */ + VN_923 = 26; } /*