autowp / arduino-mcp2515

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

cant send 5 can messages in time #62

Open Elan-II opened 3 years ago

Elan-II commented 3 years ago

sometimes sends, sometimes no, unstable period

afara-arge commented 1 year ago

add delay(2); between sending functions.