0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-31 22:20:56 +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