Commit 768c939
net: lib: nrf_cloud: Fix truncated message
To avoid missing part of the download complete message, it should
be moved after the mutex call.
Signed-off-by: Pascal Hernandez <[email protected]>1 parent 9305851 commit 768c939
File tree
2 files changed
+3
-1
lines changed- doc/nrf/releases_and_maturity/releases
- subsys/net/lib/nrf_cloud/src
2 files changed
+3
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
| 641 | + | |
640 | 642 | | |
641 | 643 | | |
642 | 644 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
664 | | - | |
665 | 664 | | |
| 665 | + | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| |||
0 commit comments