libmodbus icon indicating copy to clipboard operation
libmodbus copied to clipboard

- Replacing the response_io_status method with different implementation.

Open stefanpoeter opened this issue 7 years ago • 0 comments

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.

stefanpoeter avatar Dec 12 '17 09:12 stefanpoeter