From 0519ef08029d0a31fea3fee824dde89edf1360aa Mon Sep 17 00:00:00 2001 From: Nils Hasenbanck Date: Wed, 17 Oct 2018 18:13:38 +0200 Subject: [PATCH] Update pins for final RemRam v1.3 board (#12125) --- Marlin/src/pins/pins_REMRAM_V1.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/src/pins/pins_REMRAM_V1.h b/Marlin/src/pins/pins_REMRAM_V1.h index fc065166ef..efbf3eab41 100644 --- a/Marlin/src/pins/pins_REMRAM_V1.h +++ b/Marlin/src/pins/pins_REMRAM_V1.h @@ -106,9 +106,9 @@ #define SERVO0_PIN 26 // PWM_EXT1 #define SERVO1_PIN 27 // PWM_EXT2 -#define SDSS 9 +#define SDSS 57 // Onboard SD card reader +//#define SDSS 9 // LCD SD card reader #define LED_PIN 21 // STATUS_LED -#define KILL_PIN 57 // // LCD / Controller