Browse Source

Creality pins spacing, MINIPANEL CS pin

pull/1/head
Scott Lahteine 7 years ago
parent
commit
772298257b
  1. 5
      Marlin/src/pins/pins_MELZI_CREALITY.h

5
Marlin/src/pins/pins_MELZI_CREALITY.h

@ -59,6 +59,11 @@
#define ST7920_DELAY_2 DELAY_2_NOP
#define ST7920_DELAY_3 DELAY_2_NOP
#if ENABLED(MINIPANEL)
#undef DOGLCD_CS
#define DOGLCD_CS LCD_PINS_RS
#endif
/**
PIN: 0 Port: B0 E0_DIR_PIN protected
PIN: 1 Port: B1 E0_STEP_PIN protected

Loading…
Cancel
Save