We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1c231 commit 629884dCopy full SHA for 629884d
src/libmodbus/modbus.c
@@ -19,7 +19,6 @@
19
#include <unistd.h>
20
#endif
21
#ifdef ARDUINO
22
-#include <Arduino.h>
23
24
#ifndef DEBUG
25
#define printf(...) {}
0 commit comments