From eea868f79baddf1e74c9901de84018b3a5ae7822 Mon Sep 17 00:00:00 2001 From: JC-282-AD Date: Mon, 1 Jul 2024 16:36:31 -0500 Subject: [PATCH] Update example_tester.sh to enable I2C --- .github/workflows/scripts/example_tester.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scripts/example_tester.sh b/.github/workflows/scripts/example_tester.sh index 2d3211d263a..13464fc934d 100644 --- a/.github/workflows/scripts/example_tester.sh +++ b/.github/workflows/scripts/example_tester.sh @@ -468,7 +468,7 @@ function main() { test_Hello_World test_Hello_World_Cpp test_TRNG - #test_I2C + test_I2C test_SPI if [[ $boardVersion = max32690 ]] then