autowp / arduino-mcp2515

Arduino MCP2515 CAN interface library
MIT License
793 stars 279 forks source link

Update mcp2515.h #94

Open AlessioSavelli opened 1 year ago

AlessioSavelli commented 1 year ago

Modify the initialization mode to make it compatible with the Arduino MKR series. The MKR boards crash if the SPI is initialized before the setup is started.