Open trevstanhope opened 8 years ago
I tried to compile this library for the Arduino Mega, and noticed that it wasn't working. I assume this is because of the setup for SPI pins in defaults.h but am not 100% sure how to the fix the problem.
Greetings.
This repository exists mostly for historical reasons. If you want to run CAN on your Mega, try CAN_Library at https://github.com/McNeight/CAN_Library
-Neil
I tried to compile this library for the Arduino Mega, and noticed that it wasn't working. I assume this is because of the setup for SPI pins in defaults.h but am not 100% sure how to the fix the problem.