We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161148e commit 8ae7ef4Copy full SHA for 8ae7ef4
src/board/elecrow/CROWPANEL_7_0.h
@@ -217,7 +217,6 @@
217
// #define ESP_PANEL_BEGIN_EXPANDER_START_FUNCTION( panel )
218
// #define ESP_PANEL_BEGIN_EXPANDER_END_FUNCTION( panel )
219
#define ESP_PANEL_BEGIN_LCD_START_FUNCTION( panel ) \
220
-
221
{ \
222
/* Maintain the touch INT signal in a low state during the reset process to set its I2C address to `0x5D` */ \
223
gpio_set_direction((gpio_num_t)ESP_PANEL_TOUCH_IO_INT, GPIO_MODE_OUTPUT); \
0 commit comments