mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
update bandplan with ISM frequency
This commit is contained in:
parent
33030b38e9
commit
d054dfb248
|
|
@ -376,5 +376,14 @@
|
|||
"frequencies": {
|
||||
"adsb": 1090000000
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ISM-433",
|
||||
"lower_bound": 433050000,
|
||||
"upper_bound": 434790000,
|
||||
"tags": [],
|
||||
"frequencies": {
|
||||
"ism": 433920000
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue