diff --git a/tests/components/ds248x/test.esp32-c3.yaml b/tests/components/ds248x/test.esp32-c3.yaml index 3609ecfb09..07fc2add8f 100644 --- a/tests/components/ds248x/test.esp32-c3.yaml +++ b/tests/components/ds248x/test.esp32-c3.yaml @@ -1,6 +1,6 @@ i2c: - sda: GPIO13 - scl: GPIO16 + sda: GPIO8 + scl: GPIO9 id: bus_a frequency: 400kHz