STM32WL: update "lora.max-sys-rx-error"

pull/14481/head
jeromecoutant 2021-03-29 09:25:25 +02:00
parent 7f6ff7e61b
commit b63ca7c800
1 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,8 @@
}, },
"target_overrides": { "target_overrides": {
"STM32WL": { "STM32WL": {
"wakeup-time": 3 "wakeup-time": 3,
"max-sys-rx-error": 10
} }
} }
} }