Skip to content

Commit 0ee629e

Browse files
committed
Remove sync word
1 parent 55bd4b2 commit 0ee629e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
"frequency": 433050000,
88
"power": 15,
99
"spread_factor": 7,
10-
"coding_rate": "4/7",
11-
"bandwidth": 500,
10+
"coding_rate": "4/5",
11+
"bandwidth": 125,
1212
"preamble_len": 6,
1313
"cyclic_redundancy": true,
14-
"iqi": false,
15-
"sync_word": "0x43"
14+
"iqi": false
1615
},
1716
"approved_callsigns": {
1817
"VA3INI": "Matteo Golin",
1918
"VA3ZTA": "Darwin Jull",
20-
"VE3LWN": "Thomas Selwyn"
19+
"VE3LWN": "Thomas Selwyn",
20+
"VA3EHJ": "Elias Hawa"
2121
}
2222
}

0 commit comments

Comments
 (0)