Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to successfully begin() Python Tinyproto when using crc settings different than CRC16 #41

Open
chenlijun99 opened this issue Jul 25, 2022 · 1 comment

Comments

@chenlijun99
Copy link
Contributor

It seems that tiny_fd_buffer_size_by_mtu_ex computes the wrong buffer size to allocate and then tiny_fd_init enters into this condition.

@lexus2k
Copy link
Owner

lexus2k commented Jul 31, 2022

Can you send me exact code example failing, and description on how you compile the example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants