Dear All,
I'm using canio lib with circuitpython 6.1.0.
I have one question
Is there a way to abort the transmission? I mean to flush the tx buffer. I know that many drivers are able to do that, but in this library, I didn't find any documentation.
Thanks.