🐛 MKS_MINI_12864 on SKR 1.3 needs FORCE_SOFT_SPI (#24850)

This commit is contained in:
ellensp 2022-11-22 12:47:27 +13:00 committed by Scott Lahteine
parent d05419a8d9
commit 505d73d2ba
1 changed files with 1 additions and 0 deletions

View File

@ -423,6 +423,7 @@
#define DOGLCD_A0 EXP1_07_PIN
#define DOGLCD_SCK EXP2_02_PIN
#define DOGLCD_MOSI EXP2_06_PIN
#define FORCE_SOFT_SPI
#elif ENABLED(ENDER2_STOCKDISPLAY)