From a07a662a35d63f166224924140a4ab42491e3146 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 8 Oct 2025 14:39:00 -1000 Subject: [PATCH] wip --- tests/components/tm1621/test.esp32-c3-ard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/tm1621/test.esp32-c3-ard.yaml b/tests/components/tm1621/test.esp32-c3-ard.yaml index b404c02641..30ff53b252 100644 --- a/tests/components/tm1621/test.esp32-c3-ard.yaml +++ b/tests/components/tm1621/test.esp32-c3-ard.yaml @@ -1,5 +1,5 @@ substitutions: - cs_pin: GPIO6 + cs_pin: GPIO8 data_pin: GPIO7 read_pin: GPIO2 write_pin: GPIO3