Merge pull request #430 from ndoo/master

Add Singapore Region
This commit is contained in:
Ben Meadors 2024-02-09 15:48:55 -06:00 committed by GitHub
commit 99bd42baf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -735,6 +735,11 @@ message Config {
* Malaysia 919mhz
*/
MY_919 = 17;
/*
* Singapore 923mhz
*/
SG_923 = 18;
}
/*