Skip to content

Commit bd7eea3

Browse files
committed
Turn off library debug
1 parent 975e85b commit bd7eea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/transport/CAN/driver/mcp_can_dfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
#endif
3838

3939
// if print debug information
40-
#define DEBUG_MODE 1
40+
#define DEBUG_MODE 0
4141

4242
/*
4343
* Begin mt

0 commit comments

Comments
 (0)