Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.03 KB

changelog.rst

File metadata and controls

55 lines (36 loc) · 1.03 KB

Change log

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