Update FYSETC S6 pins (#16559)

This commit is contained in:
George Fu
2020-01-18 03:16:05 +08:00
committed by Scott Lahteine
parent 9520e5121c
commit 4108c5d01f
6 changed files with 93 additions and 71 deletions

View File

@ -225,9 +225,11 @@
#define DOGLCD_A0 16
#define DOGLCD_CS 17
#define LCD_BACKLIGHT_PIN -1
#define KILL_PIN 41
#if ENABLED(FYSETC_GENERIC_12864_1_1)
#define LCD_BACKLIGHT_PIN 27
#endif
#define KILL_PIN 41
#define LCD_RESET_PIN 23 // Must be high or open for LCD to operate normally.
// Seems to work best if left open.