Skip to content

Commit 8ae7ef4

Browse files
authored
CROWPANEL: Remove the extra line causing the error during build (#3)
1 parent 161148e commit 8ae7ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/board/elecrow/CROWPANEL_7_0.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@
217217
// #define ESP_PANEL_BEGIN_EXPANDER_START_FUNCTION( panel )
218218
// #define ESP_PANEL_BEGIN_EXPANDER_END_FUNCTION( panel )
219219
#define ESP_PANEL_BEGIN_LCD_START_FUNCTION( panel ) \
220-
221220
{ \
222221
/* Maintain the touch INT signal in a low state during the reset process to set its I2C address to `0x5D` */ \
223222
gpio_set_direction((gpio_num_t)ESP_PANEL_TOUCH_IO_INT, GPIO_MODE_OUTPUT); \

0 commit comments

Comments
 (0)