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
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 befilterAddress.Bye,
Martin