smarmengol / Modbus-Master-Slave-for-Arduino

Modbus Master-Slave library for Arduino
GNU Lesser General Public License v2.1
473 stars 328 forks source link

fix: random data poisoning last byte of the coils response #37

Closed ogurets closed 6 years ago

ogurets commented 6 years ago

Fixed wrong function 1 slave response due to non-initialized bit fields in the buffer.