mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 04:58:38 +00:00
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
8 lines
162 B
YAML
8 lines
162 B
YAML
substitutions:
|
|
tx_pin: GPIO1
|
|
rx_pin: GPIO3
|
|
|
|
packages:
|
|
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
|
|
ds1603l: !include common.yaml
|