Merge pull request #243 from dmduran12/patch-1

Add Southern California radio preset
This commit is contained in:
Lloyd
2026-05-15 11:10:24 +01:00
committed by GitHub
+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 @@
]
}
}
}
}