Skip to content

Commit 505d73d

Browse files
ellenspthinkyhead
authored andcommitted
🐛 MKS_MINI_12864 on SKR 1.3 needs FORCE_SOFT_SPI (MarlinFirmware#24850)
1 parent d05419a commit 505d73d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_3.h

+1
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@
423423
#define DOGLCD_A0 EXP1_07_PIN
424424
#define DOGLCD_SCK EXP2_02_PIN
425425
#define DOGLCD_MOSI EXP2_06_PIN
426+
#define FORCE_SOFT_SPI
426427

427428
#elif ENABLED(ENDER2_STOCKDISPLAY)
428429

0 commit comments

Comments
 (0)