🐛 Fix MKS Robin Pro 1.0 LCD reset pin (#22937)
This commit is contained in:
parent
975089a954
commit
f47ece0725
@ -237,7 +237,7 @@
|
|||||||
#define TFT_CS_PIN FSMC_CS_PIN
|
#define TFT_CS_PIN FSMC_CS_PIN
|
||||||
#define TFT_RS_PIN FSMC_RS_PIN
|
#define TFT_RS_PIN FSMC_RS_PIN
|
||||||
|
|
||||||
#define LCD_RESET_PIN PF6
|
#define LCD_RESET_PIN PC6
|
||||||
#define LCD_BACKLIGHT_PIN PD13
|
#define LCD_BACKLIGHT_PIN PD13
|
||||||
|
|
||||||
#define TFT_BUFFER_SIZE 14400
|
#define TFT_BUFFER_SIZE 14400
|
||||||
|
Loading…
Reference in New Issue
Block a user