mirror of
https://github.com/esphome/esphome.git
synced 2025-02-08 14:10:54 +00:00
9 lines
159 B
YAML
9 lines
159 B
YAML
substitutions:
|
|
client_tx_pin: GPIO2
|
|
client_rx_pin: GPIO3
|
|
server_tx_pin: GPIO4
|
|
server_rx_pin: GPIO5
|
|
flow_control_pin: GPIO6
|
|
|
|
<<: !include common.yaml
|