Closed
Description
Hello,
There is documentation about some custom interface here:
https://python-can.readthedocs.io/en/develop/interfaces.html
Given these two issues:
#1110
#1233
Is this method still valid?
I really don't quite understand how to implement a custom interface. It's a bit deeper into Python than I usually get.
So, I'm looking for a little guidance. IE: I've copied over an existing interface and I am going to modify it.