mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
10 lines
180 B
YAML
10 lines
180 B
YAML
substitutions:
|
|
tx_pin: GPIO4
|
|
rx_pin: GPIO5
|
|
sensing_pin: GPIO6
|
|
|
|
packages:
|
|
uart: !include ../../test_build_components/common/uart/esp32-c3-ard.yaml
|
|
|
|
<<: !include common.yaml
|