joegittingherdone

Results 1 issues of joegittingherdone

I see lines: `nmbs->platform.read(nmbs->msg.buf, sizeof(nmbs->msg.buf), 0, nmbs->platform.arg);` Should the user's read and write callbacks empty the `nmbs->msg.buf` and the hardware's UART buffers when the timeout parameter is zero? The comment...