mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add TH and IN
This commit is contained in:
parent
aaa019d3ba
commit
d21899ff4f
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ enum RegionCode {
|
|||
KR = 7;
|
||||
TW = 8;
|
||||
RU = 9;
|
||||
IN = 10;
|
||||
TH = 11;
|
||||
|
||||
/*
|
||||
* Add new regions here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue