mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
11 lines
195 B
YAML
11 lines
195 B
YAML
substitutions:
|
|
cs_pin: GPIO12
|
|
rst_pin: GPIO13
|
|
busy_pin: GPIO25
|
|
dio1_pin: GPIO26
|
|
|
|
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
|
|
|
|
<<: !include common.yaml
|