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