Skip to content

Commit

Permalink
ReARM SDSS pin for RRD LCDs (MarlinFirmware#17698)
Browse files Browse the repository at this point in the history
  • Loading branch information
sl1pkn07 authored and Alexander Yasnogor committed Aug 7, 2020
1 parent d7c9d79 commit f3f7ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/src/pins/lpc1768/pins_RAMPS_RE_ARM.h
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
#define SD_DETECT_PIN P1_31 // (49) J3-1 & AUX-3 (NOT 5V tolerant)
#define KILL_PIN P1_22 // (41) J5-4 & AUX-4
#define LCD_PINS_RS P0_16 // (16) J3-7 & AUX-4
#define LCD_SDSS P0_16 // (16) J3-7 & AUX-4
#define LCD_SDSS P1_23 // (53) J3-5 & AUX-3

#if ENABLED(NEWPANEL)
#if ENABLED(REPRAPWORLD_KEYPAD)
Expand Down

0 comments on commit f3f7ead

Please sign in to comment.