EZBoard only knows stock display
This commit is contained in:
parent
5f18f5bb90
commit
ebfdf740bc
|
@ -169,4 +169,6 @@
|
||||||
#define LCD_PINS_ENABLE P0_18
|
#define LCD_PINS_ENABLE P0_18
|
||||||
#define LCD_PINS_D4 P0_15
|
#define LCD_PINS_D4 P0_15
|
||||||
#define KILL_PIN P2_11
|
#define KILL_PIN P2_11
|
||||||
|
#elif HAS_SPI_LCD
|
||||||
|
#error "Only the CR10_STOCKDISPLAY is supported with TH3D EZBoard."
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue