Add Southern California radio preset

This commit is contained in:
Treehouse⚡️
2026-05-13 10:44:20 -07:00
committed by GitHub
parent a36cb6af44
commit d5903c372b
+9 -1
View File
@@ -144,6 +144,14 @@
"spreading_factor": "11",
"bandwidth": "250",
"coding_rate": "5"
},
{
"title": "USA (Southern California)",
"description": "927.875MHz / SF7 / BW62.5 / CR7",
"frequency": "927.875",
"spreading_factor": "7",
"bandwidth": "62.5",
"coding_rate": "7"
},
{
"title": "Vietnam",
@@ -156,4 +164,4 @@
]
}
}
}
}