python icon indicating copy to clipboard operation
python copied to clipboard

[Bug] Interface.sendData completes without error but nothing is received(maybe not sent)

Open landandair opened this issue 1 year ago • 0 comments

When sending binary data using sendData, if the size of the payload is close but not greater than the max size allowed by the library, it allows it, but the data is never sent which leads to confusing behavior.

landandair avatar Dec 26 '24 20:12 landandair