Skip to content

Commit 1d2c831

Browse files
committed
Add attribution to libmodbus
1 parent 06adc8b commit 1d2c831

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Use Modbus with your Arduino.
44

55
Using TCP or RS485 shields, like the MKR 485 Shield. This library depends on the ArduinoRS485 library.
66

7+
This library is based on https://github.com/stephane/libmodbus[libmodbus], modifications were made to the lower level RS485 and TCP layers to use Arduino Serial/RS485 and Client API's. Then an Arduino friendly API was added on top.
8+
79
For more information about this library please visit us at
810
http://www.arduino.cc/en/Reference/ArduinoModbus
911

0 commit comments

Comments
 (0)