tinyproto
tinyproto copied to clipboard
Unable to successfully begin() Python Tinyproto when using crc settings different than CRC16
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.
Can you send me exact code example failing, and description on how you compile the example?