Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
1078249029 committed Dec 8, 2024
1 parent 61fb6a9 commit 5e91067
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bsp/ESP32_C3/drivers/drv_sw_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*/
#include <rtthread.h>
#include <rtdevice.h>
//#include "drivers/dev_pin.h"
#define LOG_TAG "drv.i2c"
#ifdef RT_USING_I2C
#ifdef BSP_USING_SW_I2C
Expand Down
2 changes: 1 addition & 1 deletion bsp/ESP32_C3/drivers/drv_sw_i2c.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2006-2023, RT-Thread Development Team
* Copyright (c) 2006-2024 RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
Expand Down

0 comments on commit 5e91067

Please sign in to comment.