add philippines regions
This commit is contained in:
@ -755,6 +755,21 @@ message Config {
|
|||||||
* Singapore 923mhz
|
* Singapore 923mhz
|
||||||
*/
|
*/
|
||||||
SG_923 = 18;
|
SG_923 = 18;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Philippines 433mhz
|
||||||
|
*/
|
||||||
|
PH_433 = 19;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Philippines 868mhz
|
||||||
|
*/
|
||||||
|
PH_868 = 20;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Philippines 915mhz
|
||||||
|
*/
|
||||||
|
PH_915 = 21;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user