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