mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
9 lines
171 B
YAML
9 lines
171 B
YAML
substitutions:
|
|
uart_tx_pin: GPIO1
|
|
uart_rx_pin: GPIO3
|
|
|
|
packages:
|
|
uart: !include ../../test_build_components/common/uart_1200/esp32-ard.yaml
|
|
|
|
<<: !include common.yaml
|