mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
11 lines
193 B
YAML
11 lines
193 B
YAML
substitutions:
|
|
cs_pin: GPIO4
|
|
dc_pin: GPIO5
|
|
busy_pin: GPIO14
|
|
reset_pin: GPIO15
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
|
|
|
|
<<: !include common.yaml
|