Commit 017525e
samples: radio_test: Fix clearing of
The test may end either due to a `cancel` command
or after sending predefined number of packets.
The `test_is_running` flag is now cleared in both cases.
Ref: NCSDK-33788
Signed-off-by: Marcin Jelinski <[email protected]>test_is_running flag1 parent b4c2421 commit 017525e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
| 803 | + | |
| 804 | + | |
803 | 805 | | |
804 | 806 | | |
805 | 807 | | |
| |||
1124 | 1126 | | |
1125 | 1127 | | |
1126 | 1128 | | |
1127 | | - | |
1128 | | - | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| |||
0 commit comments