pazzarpj / aiomodbus

Asyncio Library for Modbus
MIT License
5 stars 1 forks source link

Read Coils and Discrete inputs fail on multiples of 8 reads #31

Closed pazzarpj closed 2 years ago

pazzarpj commented 3 years ago

The expected packet length is incorrectly calculated for multiples of 8 coils.