fork canbus library and implement as git submodule #20
Labels
enhancement
New feature or request
optimization
Optimizing existing code
requires cage
Task requires access to the cage or resources in the cage
I used this library to implement the MCP2515. I had to modify it slightly to get it to work for our use case. Thus, it hasn't been updated from source in literally years. It would be nice to rebase to the new code and validate that everything still works. If the modification that I originally made is still necessary, the repo should be forked to our org and modified. Either way it should be re-implemented using a git submodule so that we can keep it up to date. It would also be nice to see whether we can just do away with this library and use the Seeed library (here) instead
The text was updated successfully, but these errors were encountered: