File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,10 @@ http://www.modbus.org/docs/Modbus_over_serial_line_V1_02.pdf
7070+ added removeOnSetCoil\... methods
7171+ added read/write/push/pullCoil/Hreg/Ireg/Ists() parameter to specify Modbus unit id
7272+ added ability to auto connect to slave. Setting is global. Disabled by default.
73- // ToDo for 2.0.1
73+ // 2.0.1
74+ + Fix readCoil\Hreg\Ists\Ireg not read value from slave
75+ + Fix cresh on disconnect with Arduino Core 2.5.x
76+ // ToDo for 2.0.2
7477- modify examples
7578- code cleanup
7679// ToDo later
Original file line number Diff line number Diff line change 11name =modbus-esp8266
2- version =2.0
2+ version =2.0.1
33author =Andre Sarmento Barbosa
44maintainer =Alexander Emelianov<
[email protected] >
55sentence =Modbus Master-Slave Library for ESP8266/ESP32
You can’t perform that action at this time.
0 commit comments