Skip to content

Commit 0805083

Browse files
ludoch-stmjeromecoutant
authored andcommitted
STM32WL LORA : lorawan update
1 parent 83d18eb commit 0805083

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

connectivity/lorawan/mbed_lib.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,10 @@
9393
"help": "FSB mask for upstream [CN470 PHY] Check lorawan/FSB_Usage.txt for more details",
9494
"value": "{0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF}"
9595
}
96+
},
97+
"target_overrides": {
98+
"STM32WL": {
99+
"wakeup-time": 3
100+
}
96101
}
97102
}

0 commit comments

Comments
 (0)