tinyproto icon indicating copy to clipboard operation
tinyproto copied to clipboard

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

Open chenlijun99 opened this issue 2 years ago • 1 comments

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.

chenlijun99 avatar Jul 25 '22 19:07 chenlijun99

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

lexus2k avatar Jul 31 '22 06:07 lexus2k