Disable debug

This commit is contained in:
Łukasz Moskała 2023-04-29 12:34:15 +02:00
parent 03d49ff175
commit 3e18895590
No known key found for this signature in database
GPG key ID: 9018C1856F074A83

View file

@ -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