no more error in display, but no refresh

This commit is contained in:
GW_MC
2026-01-25 15:28:07 +08:00
parent 580d6a0a5b
commit 57f698425b
3 changed files with 46 additions and 16 deletions

View File

@@ -9,3 +9,6 @@
#define PIN_RST GPIO_NUM_8
#define PIN_DC GPIO_NUM_9
#define PIN_CS GPIO_NUM_10
#define PIN_MOSI GPIO_NUM_11
#define PIN_SCK GPIO_NUM_12
#define PIN_TOUCH_RST GPIO_NUM_13