mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
13 lines
230 B
YAML
13 lines
230 B
YAML
substitutions:
|
|
clk_pin: GPIO4
|
|
mosi_pin: GPIO5
|
|
cs_pin: GPIO25
|
|
dc_pin: GPIO26
|
|
busy_pin: GPIO27
|
|
reset_pin: GPIO32
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
|
|
|
<<: !include common.yaml
|