mirror of
https://github.com/esphome/esphome.git
synced 2026-05-26 19:26:25 +08:00
bc33260c61
Co-authored-by: J. Nick Koston <nick@koston.org>
9 lines
149 B
YAML
9 lines
149 B
YAML
substitutions:
|
|
tx_pin: GPIO4
|
|
rx_pin: GPIO5
|
|
|
|
packages:
|
|
common: !include common.yaml
|
|
rx: !include common-rx.yaml
|
|
tx: !include common-tx.yaml
|