You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <damien@micropython.org>
0 commit comments