1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Files
esphome/tests/components/sn74hc595/test.esp8266-ard.yaml
J. Nick Koston a5c8c799b1 tweak
2025-10-08 14:05:33 -10:00

13 lines
235 B
YAML

packages:
spi: !include ../../test_build_components/common/spi/esp8266-ard.yaml
substitutions:
clock_pin: GPIO5
data_pin: GPIO4
latch_pin1: GPIO2
oe_pin1: GPIO0
latch_pin2: GPIO3
oe_pin2: GPIO1
<<: !include common.yaml