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.rp2040-ard.yaml

9 lines
159 B
YAML
Raw Normal View History

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