Help CPU load in while loop.

Tried 0.05 but it caused test failures.
This commit is contained in:
Paul Kronenwetter 2022-06-03 18:50:29 -04:00
parent 1071ef58e1
commit ea356f963a

View file

@ -191,6 +191,8 @@ def util_rx():
if time.time() >= timeout:
print("TIMEOUT REACHED")
time.sleep(0.01)
if nread_exceptions:
print(
f"nread_exceptions {nread_exceptions:d} - receive audio lost! "