fdcanusb-rs
For interfacing with the FdCanUSB from MJBots
This crate is a work in progress but most features are implemented.
I am very open to receiving feedback! This is the first crate I have published.
TODO:
- Implement basic functionality
- Implement support for the filter_id flag
- Move extra features to feature flags
- Add support for
classic_idandextended_id. Currentlyarbitration_id's areu16s - Add more documentation