diff --git a/mcp_can.cpp b/mcp_can.cpp index e66a4bc..f42dc08 100644 --- a/mcp_can.cpp +++ b/mcp_can.cpp @@ -106,7 +106,7 @@ void MCP_CAN::mcp2515_readRegisterS(const byte address, byte values[], const byt spi_readwrite(MCP_READ); spi_readwrite(address); // mcp2515 has auto-increment of address-pointer - for(i=0; i