modbus
modbus copied to clipboard
Support Modbus ASCII communication
Hi, I've looked the source code of the library, it's structure is easy to understand, and it doesn't look hard when implementing custom function codes.
Now I want to implement Modbus ASCII communcation mode, would you give me some hint or something need to notice when I do the implementation?
I will make a pull request once the implementation is done and tested.
Thanks.