diff --git a/bands.json b/bands.json index 2533c6d7..3d50ac71 100644 --- a/bands.json +++ b/bands.json @@ -376,5 +376,14 @@ "frequencies": { "adsb": 1090000000 } + }, + { + "name": "ISM-433", + "lower_bound": 433050000, + "upper_bound": 434790000, + "tags": [], + "frequencies": { + "ism": 433920000 + } } ]