MCP_CAN_lib icon indicating copy to clipboard operation
MCP_CAN_lib copied to clipboard

Set DEBUG_MODE to 0 by default

Open avignatenko opened this issue 4 years ago • 0 comments

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.

avignatenko avatar Nov 10 '21 19:11 avignatenko