Stéphane Raimbault
Stéphane Raimbault
Feel free to rebase the ASCII branch and update it.
This patch duplicates code and duplicated code is not maintainable :/
My take is libmodbus should support non-standard Modbus implementations because there are sadly useful.
I don't want to change the return types (when error or enum could be returned), I think we should accept that as a limitation of the C language (Rust rocks...
https://git.kernel.org/pub/scm/linux/kernel/git/kay/libabc.git/tree/src/libabc.c#n55
Yes it's better to remove the version number change.
Could you provide the associated documentation? You can copy/paste doc/modbus_set_response_timeout.txt and doc/modbus_get_response_timeout.txt to help you.
@csachs I just merged another version of Appveyor, could look at it, please? https://github.com/stephane/libmodbus/blob/master/.appveyor.yml and rebase your PR if required. Thank you.
My 2 cts. I did my best to manage to use Svelvet in my app by creating issues, PR and even a fork with various contributions as well as a...
Yes it's possible to use the `marker-start` and `marker-end` attributes of SVG to do that. I used this code to manually add arrows to edge: ```html ``` Note: in this...