mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
12 lines
213 B
YAML
12 lines
213 B
YAML
substitutions:
|
|
clk_pin: GPIO16
|
|
mosi_pin: GPIO17
|
|
cs_pin: GPIO12
|
|
dc_pin: GPIO13
|
|
reset_pin: GPIO14
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
|
|
|
<<: !include common.yaml
|