We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb5afc commit b709f93Copy full SHA for b709f93
src/libmodbus/modbus-rtu.cpp
@@ -16,7 +16,7 @@
16
#include <assert.h>
17
18
#ifdef ARDUINO
19
-#include <RS485.h>
+#include <ArduinoRS485.h>
20
21
#ifndef DEBUG
22
#define printf(...) {}
0 commit comments