@ -204,7 +204,7 @@
//
// SD Card on RepRapDiscount Smart Controller (J2) or on SD_CARD connector
#define SS_PIN PB12 / PC11
#define SS_PIN PB12 // PC11
#define SCK_PIN PB13 // PC12 // PC1
#define MOSI_PIN PB15 // PD2 // PD2
#define MISO_PIN PB14 // PC8
@ -173,8 +173,6 @@ SECTIONS
. = ALIGN(4);
} >RAM
/* Remove information from the standard libraries */
/DISCARD/ :
{