doc: add LoRa behaviour change to release notes
Document the change in behaviour for `lora_send` and how to get back the original behaviour. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
This commit is contained in:
parent
3cec3ac2a4
commit
e444a9a07e
1 changed files with 2 additions and 0 deletions
|
@ -207,6 +207,8 @@ Drivers and Sensors
|
|||
|
||||
* LoRa
|
||||
|
||||
* lora_send now blocks until the transmission is complete. lora_send_async
|
||||
can be used for the previous, non-blocking behaviour.
|
||||
|
||||
* Modem
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue