Commit 59c91cb
samples: peripheral: 802154_phy_test: fix nrfx_timer assert
Now this assertion must explicitly check for `0` value
as nrfx 4.0 functions returns errno codes.
Signed-off-by: Nikodem Kastelik <[email protected]>1 parent 192d7a3 commit 59c91cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments