Browse Source

RADDS: Update Full Graphic Display Pins (#11731)

pull/1/head
Kevin 6 years ago
committed by Scott Lahteine
parent
commit
ae1271b2ae
  1. 4
      Marlin/src/pins/pins_RADDS.h

4
Marlin/src/pins/pins_RADDS.h

@ -206,8 +206,8 @@
#elif ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
#define LCD_PINS_RS 46
#define LCD_PINS_ENABLE 47
#define LCD_PINS_RS 42
#define LCD_PINS_ENABLE 43
#define LCD_PINS_D4 44
#define BEEPER_PIN 41

Loading…
Cancel
Save