1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 12:04:19 +00:00

🐛 Fix MKS Robin Pro 1.0 LCD reset pin (#22937)

This commit is contained in:
Keith Bennett 2021-10-12 19:06:39 -07:00 committed by GitHub
parent 8ce2254aa6
commit f58934c4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -237,7 +237,7 @@
#define TFT_CS_PIN FSMC_CS_PIN
#define TFT_RS_PIN FSMC_RS_PIN
#define LCD_RESET_PIN PF6
#define LCD_RESET_PIN PC6
#define LCD_BACKLIGHT_PIN PD13
#define TFT_BUFFER_SIZE 14400