diff --git a/readme.txt b/readme.txt index bce5e35..f4670ce 100644 --- a/readme.txt +++ b/readme.txt @@ -1,8 +1,6 @@ -Modbus Library for slave devices based on STM32 MCU (v5) +Modbus Library for slave devices based on STM32 MCU. Supports Modbus RTU and Modbus RTU over TCP modes. -Original library was written by @ponkin_dmitry - Single header library which allow you to connect your devices using Modbus protocol. Main configuration takes place in `modbus_constants.h` file.