ReARM SDSS pin for RRD LCDs (#17698)

This commit is contained in:
Gustavo Alvarez 2020-04-25 05:20:24 +02:00 committed by GitHub
parent 75b91550f3
commit 4af83430b5
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)