Fysetc pins updates for RAMPS and SKR 1.3 (#13963)

This commit is contained in:
Bob Kuhn
2019-05-10 19:29:28 -05:00
committed by Scott Lahteine
parent 9cd9d39319
commit 75eca5c4f8
2 changed files with 42 additions and 41 deletions

View File

@@ -207,10 +207,13 @@
#if ENABLED(FYSETC_MINI_12864)
#define DOGLCD_CS P1_18
#define DOGLCD_A0 P1_19
#define DOGLCD_SCK P0_15
#define DOGLCD_MOSI P0_18
#define FORCE_SOFT_SPI
#define LCD_BACKLIGHT_PIN -1
//#define FORCE_SOFT_SPI // Use this if default of hardware SPI causes display problems
#define FORCE_SOFT_SPI // Use this if default of hardware SPI causes display problems
// results in LCD soft SPI mode 3, SD soft SPI mode 0
#define LCD_RESET_PIN P1_20 // Must be high or open for LCD to operate normally.