mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
13 lines
239 B
YAML
13 lines
239 B
YAML
packages:
|
|
spi: !include ../../test_build_components/common/spi/esp32-ard.yaml
|
|
|
|
substitutions:
|
|
clock_pin: GPIO15
|
|
data_pin: GPIO14
|
|
latch_pin1: GPIO21
|
|
oe_pin1: GPIO22
|
|
latch_pin2: GPIO27
|
|
oe_pin2: GPIO25
|
|
|
|
<<: !include common.yaml
|