From 626551100829f790fc83b6969df5729c4e40ded8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 8 Oct 2025 14:04:59 -1000 Subject: [PATCH] tweak --- tests/components/sn74hc595/test.esp32-c3-ard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/sn74hc595/test.esp32-c3-ard.yaml b/tests/components/sn74hc595/test.esp32-c3-ard.yaml index d9bb083f59..5e56e10bca 100644 --- a/tests/components/sn74hc595/test.esp32-c3-ard.yaml +++ b/tests/components/sn74hc595/test.esp32-c3-ard.yaml @@ -2,7 +2,7 @@ packages: spi: !include ../../test_build_components/common/spi/esp32-c3-ard.yaml substitutions: - clock_pin: GPIO5 + clock_pin: GPIO7 data_pin: GPIO10 latch_pin1: GPIO1 oe_pin1: GPIO2