Longan-Labs/Arduino_CAN_BUS_MCP2515

RTR code

fkaraokur opened this issue · 1 comments

How to send RTR request with can bus?

Refer to the function byte sendMsgBuf(unsigned long id, byte ext, byte rtr, byte len, byte *buf);