Skip to content

Commit b63ca7c

Browse files
committed
STM32WL: update "lora.max-sys-rx-error"
1 parent 7f6ff7e commit b63ca7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

connectivity/lorawan/mbed_lib.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@
9696
},
9797
"target_overrides": {
9898
"STM32WL": {
99-
"wakeup-time": 3
99+
"wakeup-time": 3,
100+
"max-sys-rx-error": 10
100101
}
101102
}
102103
}

0 commit comments

Comments
 (0)