Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed code for CANOpen, SAE J1939, and ARINC 825
The basic sending and receiving of CAN frames remains constant for all of these standards. What differs is how to interpret the resulting data. I think this would be better served by a separate library that takes in a received CAN frame and processes it into CANOpen, J1939 or ARINC 825 data.
- Loading branch information