From: Erik van der Zalm Date: Sun, 26 Feb 2012 21:05:38 +0000 (+0100) Subject: SDSUPPORT default disabled X-Git-Tag: iwj-success-2012-07-29~85 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=97d42ca2b229597c124dfdd1ffef8499d0f2644a;p=marlin.git SDSUPPORT default disabled --- diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 16c2e16..38bb61c 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -188,7 +188,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th //LCD and SD support //#define ULTRA_LCD //general lcd support, also 16x2 -#define SDSUPPORT // Enable SD Card Support in Hardware Console +//#define SDSUPPORT // Enable SD Card Support in Hardware Console //#define ULTIPANEL #ifdef ULTIPANEL