Longan-Labs / Arduino_CAN_BUS_MCP2515

Arduino CAN Bus library, MCP2515/MCP2551
https://www.longan-labs.cc/
MIT License
118 stars 371 forks source link

Update mcp_can.cpp #21

Open glucee opened 5 years ago

glucee commented 5 years ago

return sendMsg result to sendMsgbuf

glucee commented 5 years ago

Add two functions to modify cs in begin(), in this case, users can define the CS pin at a later stage.