Skip to content

Commit

Permalink
Add RU region
Browse files Browse the repository at this point in the history
  • Loading branch information
geeksville committed Mar 6, 2021
1 parent ac4f53e commit 7c025b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -1067,6 +1067,7 @@ old value will be no longer set.
| ANZ | 6 | |
| KR | 7 | |
| TW | 8 | |
| RU | 9 | |



Expand Down
1 change: 1 addition & 0 deletions radioconfig.proto
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ enum RegionCode {
ANZ = 6;
KR = 7;
TW = 8;
RU = 9;

/*
* Add new regions here
Expand Down

0 comments on commit 7c025b9

Please sign in to comment.