libmodbus
libmodbus copied to clipboard
- Replacing the response_io_status method with different implementation.
I've created a different response_io_status
method that reads a complete byte and interepretes it as coils. I don't know much about your build system but I guess this could be integrated with the `USE_WHOLE_BYTE_AS_COILS´ compiler flag that I mentioned in the code.