We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9eb6a00 + febf865 commit 67724d3Copy full SHA for 67724d3
src/CANSAME5x.cpp
@@ -9,8 +9,6 @@
9
#include "CANSAME5x.h"
10
#include "wiring_private.h"
11
12
-#include "same51.h"
13
-
14
#define DEBUG_CAN (0)
15
#if DEBUG_CAN
16
#define DEBUG_PRINT(...) (Serial.print(__VA_ARGS__), ((void)0))
0 commit comments