Alex Lisitsyn 3abdd2207d freemodbus: fix long buffer failure 5 жил өмнө
..
include 3abdd2207d freemodbus: fix long buffer failure 5 жил өмнө
CMakeLists.txt ba1ee4092a freemodbus: fix merge issues 6 жил өмнө
README.md ba1ee4092a freemodbus: fix merge issues 6 жил өмнө
component.mk ba1ee4092a freemodbus: fix merge issues 6 жил өмнө
modbus_params.c ba1ee4092a freemodbus: fix merge issues 6 жил өмнө

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)