MCP_CAN_lib
MCP_CAN_lib copied to clipboard
Set DEBUG_MODE to 0 by default
Having DEBUG_MODE set to 1 makes the library write to default serial, which can be unexpected if it's already used for other communication. This PR simply sets DEBUG_MODE define to 0.