After updating to the latest dev branch, I'm getting compile errors for missing SimpleCANio.h. Potential solutions:
- Move CANCommander to SimpleCANio
- Merge SimpleCANio into drivers
- Add a note in the drivers readme that you must install SimpleCANio
It's also showing up on github build tests (examples don't compile), so that will need to be reconfigured to include it if we're keeping the dependency.
After updating to the latest dev branch, I'm getting compile errors for missing SimpleCANio.h. Potential solutions:
It's also showing up on github build tests (examples don't compile), so that will need to be reconfigured to include it if we're keeping the dependency.