Bug in packetHelper #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's a bug in readPacketData in packetHelper.pyx
If you try to process FFLOAT which is declared in dataTypes.py you'll have a problem unpacking it.
I could offer bug fix pull request if you want.
This is weird, it works fine for me
Oh wait, nevermind 😥
And--
I can't edit my comment xP
pls fix