Browse Source

EZBoard only knows stock display

pull/1/head
Scott Lahteine 5 years ago
parent
commit
ebfdf740bc
  1. 2
      Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h

2
Marlin/src/pins/lpc1769/pins_TH3D_EZBOARD.h

@ -169,4 +169,6 @@
#define LCD_PINS_ENABLE P0_18
#define LCD_PINS_D4 P0_15
#define KILL_PIN P2_11
#elif HAS_SPI_LCD
#error "Only the CR10_STOCKDISPLAY is supported with TH3D EZBoard."
#endif

Loading…
Cancel
Save