## Description This example demonstrates how to use the `EZModbus` library to create a Modbus Bridge between: - Modbus RTU slave devices over UART (RS485) - Modbus TCP client peers over Wi-Fi
To create a project from this example, run:
idf.py create-project-from-example "pierrejay/ezmodbus=1.1.1:esp-idf/bridge"