🩹 Fix Mini 12864 on BTT Kraken (#26918)
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
This commit is contained in:
@@ -516,6 +516,9 @@
|
|||||||
#define DOGLCD_CS EXP1_03_PIN
|
#define DOGLCD_CS EXP1_03_PIN
|
||||||
#define DOGLCD_A0 EXP1_04_PIN
|
#define DOGLCD_A0 EXP1_04_PIN
|
||||||
//#define LCD_BACKLIGHT_PIN -1
|
//#define LCD_BACKLIGHT_PIN -1
|
||||||
|
|
||||||
|
#define FORCE_SOFT_SPI
|
||||||
|
|
||||||
#define LCD_RESET_PIN EXP1_05_PIN // Must be high or open for LCD to operate normally.
|
#define LCD_RESET_PIN EXP1_05_PIN // Must be high or open for LCD to operate normally.
|
||||||
#if ANY(FYSETC_MINI_12864_1_2, FYSETC_MINI_12864_2_0)
|
#if ANY(FYSETC_MINI_12864_1_2, FYSETC_MINI_12864_2_0)
|
||||||
#ifndef RGB_LED_R_PIN
|
#ifndef RGB_LED_R_PIN
|
||||||
|
Reference in New Issue
Block a user