modbus plugin: Add support for libmodbus version 2.9.2.
authorFlorian Forster <octo@noris.net>
Wed, 15 Dec 2010 15:52:51 +0000 (16:52 +0100)
committerFlorian Forster <octo@noris.net>
Wed, 15 Dec 2010 15:52:51 +0000 (16:52 +0100)
commitc4e824e456a30e1dc8f750a425472a0955f6b646
tree516cc3ac40f050468a74d267b201f12c3b7cf5c2
parentf4c894f3f0d7c88746ba9011b018c61d25071d9b
modbus plugin: Add support for libmodbus version 2.9.2.

This is the current "unstable" release. Hopefully the API won't
change too much in the future. All in all this new interface is
much nicer. The stable ("legacy") version of libmodbus is still
supported through preprocessor macros.
configure.in
src/modbus.c