Added NZ to APRS

This commit is contained in:
jLynx
2022-03-24 20:36:39 +13:00
parent 68d40ebce8
commit 5c97c24b48
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -217,7 +217,8 @@ private:
{
{ "NA ", 0 },
{ "EUR", 1 },
{ "AUS", 2 }
{ "AUS", 2 },
{ "NZ ", 3 }
}
};