diff --git a/bands.json b/bands.json index 022705b0..b098cdc4 100644 --- a/bands.json +++ b/bands.json @@ -238,8 +238,7 @@ "frequencies": { "page": 439987500, "q65": 432065000, - "msk144": 432360000, - "ism": 433920000 + "msk144": 432360000 }, "tags": ["hamradio"] }, @@ -394,6 +393,15 @@ "upper_bound": 446200000, "tags": ["public"] }, + { + "name": "LPD433", + "lower_bound": 433050000, + "upper_bound": 434790000, + "frequencies": { + "ism": 433920000 + }, + "tags": ["public"] + }, { "name": "VHF Air", "lower_bound": 108000000, @@ -408,14 +416,5 @@ "ais": [161975000, 162025000] }, "tags": ["service"] - }, - { - "name": "LPD433", - "lower_bound": 433050000, - "upper_bound": 434790000, - "frequencies": { - "ism": 433920000 - }, - "tags": ["public"] } ]