mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
9 lines
158 B
YAML
9 lines
158 B
YAML
substitutions:
|
|
tx_pin: GPIO1
|
|
rx_pin: GPIO3
|
|
|
|
packages:
|
|
uart: !include ../../test_build_components/common/uart/esp8266-ard.yaml
|
|
|
|
<<: !include common.yaml
|