add philippines regions

This commit is contained in:
liamcottle
2025-01-12 07:01:25 +13:00
parent 94c3126f27
commit 619aa07c4a

View File

@ -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;
} }
/* /*