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

13 lines
205 B
YAML

substitutions:
clk_pin: GPIO6
mosi_pin: GPIO7
miso_pin: GPIO8
clock_pin: GPIO5
data_pin: GPIO4
latch_pin1: GPIO1
oe_pin1: GPIO2
latch_pin2: GPIO3
oe_pin2: GPIO9
<<: !include common.yaml