pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.16k stars 891 forks source link

Simplify packet construction #2086

Closed alexrudd2 closed 4 months ago

alexrudd2 commented 4 months ago

Solves another mypy error, with code that is hopefully more readable (and more efficient?)