Disable debug
This commit is contained in:
parent
03d49ff175
commit
3e18895590
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "driver/twai.h"
|
||||
|
||||
/* Defines ------------------------------------------------------------------- */
|
||||
#define ESP32CAN_DEBUG /* serial print debug info */
|
||||
//#define ESP32CAN_DEBUG /* serial print debug info */
|
||||
|
||||
/* Macros -------------------------------------------------------------------- */
|
||||
#ifdef ESP32CAN_DEBUG
|
||||
|
|
Loading…
Reference in a new issue