SparkFun_CAN-Bus_Arduino_Library icon indicating copy to clipboard operation
SparkFun_CAN-Bus_Arduino_Library copied to clipboard

Update to Modern Arduino API Standards

Open oclyke opened this issue 5 years ago • 1 comments

This library uses some outdated concepts / AVR-specific code. It CAN (haha) be updated to work on many more Arduino platforms. See this forum post for more details: https://forum.sparkfun.com/viewtopic.php?f=169&t=53206&p=216453#p216408

oclyke avatar Jun 22 '20 16:06 oclyke

Do you have a recommendation of a library that is less outdated that I could compare this to when making improvements? I've used this library with several circuits that have various pinouts, and have had to modify the library itself for pin definitions instead of just changing a constructor or initialization function.

dasfdlinux avatar Jun 14 '21 20:06 dasfdlinux