STM32WL LORA : lorawan update

pull/14249/head
Ludovic Champsaur 2021-02-09 09:58:40 +01:00 committed by jeromecoutant
parent 83d18eb4c0
commit 08050839d5
1 changed files with 5 additions and 0 deletions

View File

@ -93,5 +93,10 @@
"help": "FSB mask for upstream [CN470 PHY] Check lorawan/FSB_Usage.txt for more details",
"value": "{0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF, 0xFFFF}"
}
},
"target_overrides": {
"STM32WL": {
"wakeup-time": 3
}
}
}