Commit b160827
samples: wifi: Disable rate limiting for Zperf
With the newly added ratelimiting the data path prints are rate limiited
but still visible on console (default interval is 1/5secs), but as we
know that nRF70 has many packet drops, disable the prints altogether.
Fix SHEL-3661.
Signed-off-by: Chaitanya Tata <[email protected]>1 parent bf95d76 commit b160827
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments