mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-27 19:55:59 +00:00
Remove: disable SoftwareSerial by default, or else waste flash/ram space
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "mcp_can.h"
|
||||
#include "can-serial.h"
|
||||
|
||||
#define LOGGING_ENABLED
|
||||
// #define LOGGING_ENABLED
|
||||
|
||||
#ifdef LOGGING_ENABLED
|
||||
#define dbg_begin(x) debug.begin(x)
|
||||
|
||||
Reference in New Issue
Block a user