1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-08 14:10:54 +00:00
esphome/tests/components/modbus_controller/test.esp32-c3-idf.yaml

9 lines
159 B
YAML
Raw Normal View History

substitutions:
client_tx_pin: GPIO4
client_rx_pin: GPIO5
server_tx_pin: GPIO6
server_rx_pin: GPIO7
flow_control_pin: GPIO3
<<: !include common.yaml