Change log

Unreleased

Changed

  • Use PSTR_ALIGN for flash strings.

0.2.0 – 2022-02-10

Support configuring the default timeout for requests.

Added

  • Configuration of the default timeout for requests.

0.1.1 – 2022-02-06

Fix for register reads.

Fixed

  • Handling of responses to the following Modbus functions:

    • Read Holding Registers

    • Read Input Registers

0.1.0 – 2022-01-30

First stable release.

Added

  • Serial device client support for the following Modbus functions:

    • Read Holding Registers

    • Read Input Registers

    • Write Single Register

    • Read Exception Status