From b3e0c87d2bafcc489a4ceb75ca6567fb9bbc0499 Mon Sep 17 00:00:00 2001 From: Michael Davidson Date: Thu, 4 Jan 2024 17:04:52 +1100 Subject: [PATCH] Allow pin reuse in test1.1 to fix test errors --- tests/test1.1.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/test1.1.yaml b/tests/test1.1.yaml index 0c5d652455..aeae438bb5 100644 --- a/tests/test1.1.yaml +++ b/tests/test1.1.yaml @@ -53,7 +53,9 @@ power_supply: inverted: true i2c: - sda: 21 + sda: + number: 21 + allow_other_uses: true scl: number: 22 allow_other_uses: true