andresarmento / modbus-arduino

A library that allows your Arduino to communicate via Modbus protocol, acting as a slave (master in development). Supports serial (RS-232, RS-485) and IP via Ethernet (Modbus IP).
BSD 3-Clause "New" or "Revised" License
453 stars 267 forks source link

Fix readme #44

Open sauldc24 opened 4 years ago

sauldc24 commented 4 years ago

Changes reversed type and name of Hreg and IREG function prototypes in README