Compare commits

...

1 Commits

Author SHA1 Message Date
Theiremi 7f0fca47ce Deactivated mcp_can debug mode (untested) 2023-11-14 21:48:34 +01:00
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
//Don't forget to search in mcp_can library sources to understand how functions works
#include <SPI.h>
#define DEBUG_MODE 0
#include "mcp_can.h"//MCP2515 library
MCP_CAN CAN(MCP_CS); // Set CS pin