1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 16:38:18 +00:00
esphome/tests/components/sn74hc595/test.esp32-idf.yaml

13 lines
214 B
YAML
Raw Normal View History

substitutions:
clk_pin: GPIO16
mosi_pin: GPIO17
miso_pin: GPIO18
clock_pin: GPIO15
data_pin: GPIO14
latch_pin1: GPIO21
oe_pin1: GPIO22
latch_pin2: GPIO23
oe_pin2: GPIO25
<<: !include common.yaml