mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 11:08:38 +00:00
9 lines
257 B
YAML
9 lines
257 B
YAML
substitutions:
|
|
interrupt_pin: "20"
|
|
reset_pin: "21"
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
|
|
test_display: !include ../../test_build_components/common/test_display/test_display.yaml
|
|
gt911: !include common.yaml
|