We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c357f8 commit 5245972Copy full SHA for 5245972
src/libmodbus/modbus-ascii.cpp
@@ -7,7 +7,7 @@
7
8
#ifdef ARDUINO
9
#include <ArduinoRS485.h>
10
-#include <ovio_core.h>
+
11
#ifndef DEBUG
12
#define printf(...) \
13
{ \
0 commit comments