mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
12 lines
243 B
YAML
12 lines
243 B
YAML
substitutions:
|
|
client_tx_pin: GPIO1
|
|
client_rx_pin: GPIO3
|
|
server_tx_pin: GPIO0
|
|
server_rx_pin: GPIO2
|
|
flow_control_pin: GPIO15
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp8266-ard.yaml
|
|
|
|
<<: !include common.yaml
|