mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-03-28 17:43:06 +01:00
Switching to adding a new preset instead of changing the existing one to prevent arguments
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
"title": "Australia",
|
||||
"description": "915.800MHz / SF10 / BW250 / CR5",
|
||||
"frequency": "915.800",
|
||||
"spreading_factor": "10",
|
||||
"bandwidth": "250",
|
||||
"coding_rate": "5"
|
||||
},
|
||||
{
|
||||
"title": "Australia: NSW (Wide)",
|
||||
"description": "915.800MHz / SF11 / BW250 / CR5",
|
||||
"frequency": "915.800",
|
||||
"spreading_factor": "11",
|
||||
"bandwidth": "250",
|
||||
"coding_rate": "5"
|
||||
|
||||
Reference in New Issue
Block a user