ot-sca icon indicating copy to clipboard operation
ot-sca copied to clipboard

[uJSON] Delay between commands

Open nasahlpa opened this issue 1 year ago • 0 comments

Currently, a small timeout (time.sleep(0.01)) between uJSON commands are needed to prevent that the receive buffers overflow and the message gets lost. To speed up capture rate, we should get rid of this problem.

nasahlpa avatar Dec 11 '23 12:12 nasahlpa