mirror of
https://github.com/esphome/esphome.git
synced 2026-09-25 14:00:25 +00:00
9 lines
265 B
YAML
9 lines
265 B
YAML
substitutions:
|
|
interrupt_pin: GPIO15
|
|
reset_pin: GPIO16
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp8266-ard.yaml
|
|
test_display: !include ../../test_build_components/common/test_display/test_display.yaml
|
|
tt21100: !include common.yaml
|