mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-16 14:27:32 +00:00
🩹 Add missing FORCE_SOFT_SPI (#24940)
This commit is contained in:
parent
aaa4e8ecdb
commit
d02d7d26c8
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue