From e3532b522e11b3fe66bc594a65c3a54a26989e2c Mon Sep 17 00:00:00 2001 From: wanlei Date: Thu, 11 Jan 2024 21:44:30 +0800 Subject: [PATCH] fix(i2c): test app change gpio --- components/driver/test_apps/i2c/main/test_i2c.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/components/driver/test_apps/i2c/main/test_i2c.c b/components/driver/test_apps/i2c/main/test_i2c.c index b8f4257a31..85c654ddd7 100644 --- a/components/driver/test_apps/i2c/main/test_i2c.c +++ b/components/driver/test_apps/i2c/main/test_i2c.c @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: 2021-2023 Espressif Systems (Shanghai) CO LTD + * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Unlicense OR CC0-1.0 */ @@ -25,16 +25,15 @@ #define DATA_LENGTH 512 /*!