Skip to content

Commit 918ea8b

Browse files
author
Jamie C. Driver
committed
i2c consistency: remove unnecessary include
1 parent b366561 commit 918ea8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/input.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include "utils/malloc_ext.h"
88

99
#if defined(CONFIG_DISPLAY_TOUCHSCREEN)
10-
#include <driver/i2c.h>
1110
#include <esp_lcd_touch.h>
1211
#include <esp_lcd_touch_ft5x06.h>
1312
#endif

0 commit comments

Comments
 (0)