NO_LCD_REINIT for FSMC (or, no SD_DETECT_PIN)

This commit is contained in:
Scott Lahteine
2020-04-09 14:25:16 -05:00
parent 43a994e0df
commit 859ccd2e28
6 changed files with 4 additions and 8 deletions

View File

@@ -219,8 +219,6 @@
#define FSMC_RS_PIN PD11 // A0
#define LCD_RESET_PIN PF6
#define NO_LCD_REINIT // Suppress LCD re-initialization
#define LCD_BACKLIGHT_PIN PD13
#if ENABLED(TOUCH_BUTTONS)