Added the touch panel reset pin definition

This commit is contained in:
Th3maz1ng 2023-02-03 13:40:00 +01:00
parent ba9342e249
commit 17a52b75d6

View File

@ -52,6 +52,7 @@
* *
*/ */
#define LCD_TOUCH_PANEL_IRQ WM_IO_PB_01 #define LCD_TOUCH_PANEL_IRQ WM_IO_PB_01
#define LCD_TOUCH_PANEL_RESET WM_IO_PA_00
/** /**
* @brief debug uart * @brief debug uart