1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 08:28:19 +00:00
esphome/tests/components/sn74hc595/test.esp8266-ard.yaml

13 lines
208 B
YAML
Raw Normal View History

substitutions:
clk_pin: GPIO14
mosi_pin: GPIO13
miso_pin: GPIO12
clock_pin: GPIO5
data_pin: GPIO4
latch_pin1: GPIO2
oe_pin1: GPIO0
latch_pin2: GPIO3
oe_pin2: GPIO1
<<: !include common.yaml