Skip to content

Commit

Permalink
in MTAC-LORA, radio_0 provides clock
Browse files Browse the repository at this point in the history
in MTAC-LORA, SX1257 radio_0 provides clock to SX1301 concentrator
  • Loading branch information
nestorayuso committed Aug 27, 2015
1 parent 3624c49 commit 368a6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util_pkt_logger/global_conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"SX1301_conf": {
"lorawan_public": true,
"clksrc": 1, /* radio_1 provides clock to concentrator */
"clksrc": 0, /* radio_0 provides clock to concentrator */
"radio_0": {
"enable": true,
"type": "SX1257",
Expand Down

0 comments on commit 368a6fa

Please sign in to comment.