CAN_Library
CAN_Library copied to clipboard
Filter bug in CAN_MCP2515.cpp
Hi,
I've found an little bug in the filter code of CAN_MCP2515.cpp.
Pls. look at line 697 at https://github.com/McNeight/CAN_Library/blob/master/CAN_MCP2515.cpp
for the variable filterID - IMHO it should be filterAddress.
Bye, Martin