mirror of
https://github.com/esphome/esphome.git
synced 2026-05-22 18:56:40 +08:00
0c4a44566f
Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@home-assistant.io>
9 lines
156 B
YAML
9 lines
156 B
YAML
substitutions:
|
|
tx_pin: GPIO4
|
|
rx_pin: GPIO5
|
|
|
|
packages:
|
|
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
|
|
|
|
<<: !include common.yaml
|