Commit 80a5e92
committed
iperf3: Fix use as a CLI on the unix port of MicroPython.
The unix port of MicroPython has pollable objects (not fd's) and supports
`ticks_us`/`ticks_diff` natively.
Signed-off-by: Damien George <[email protected]>1 parent da39097 commit 80a5e92
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
| 537 | + | |
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | 547 | | |
551 | 548 | | |
552 | 549 | | |
553 | 550 | | |
554 | 551 | | |
555 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
0 commit comments