issues
search
autowp
/
arduino-mcp2515
Arduino MCP2515 CAN interface library
MIT License
793
stars
279
forks
source link
Allow SPI Clock Speed Customization
#78
Closed
samc1213
closed
2 years ago
samc1213
commented
2 years ago
Default speed of 10MHz is not compatible with Arduino Uno
Keep default speed (fully backwards compatible), but allow user to inject a different SPI clock speed
Closes #74