Alex Lisitsyn ba1ee4092a freemodbus: fix merge issues 6 vuotta sitten
..
include ba1ee4092a freemodbus: fix merge issues 6 vuotta sitten
CMakeLists.txt ba1ee4092a freemodbus: fix merge issues 6 vuotta sitten
README.md ba1ee4092a freemodbus: fix merge issues 6 vuotta sitten
component.mk ba1ee4092a freemodbus: fix merge issues 6 vuotta sitten
modbus_params.c ba1ee4092a freemodbus: fix merge issues 6 vuotta sitten

README.md

Modbus Example Common

This directory contains component that is common for Modbus master and slave examples. The component defines Modbus parameters that are shared between examples and provide code that you can copy and adapt into your own projects. For more information please refer to Modbus example README.md files located in the folders:

  • examples/protocols/modbus/serial/mb_master Modbus serial master implementation (RTU and ASCII)
  • examples/protocols/modbus/serial/mb_slave Modbus serial slave implementation (RTU and ASCII)