chiark / gitweb /
SDSUPPORT default disabled
authorErik van der Zalm <erik@vdzalm.eu>
Sun, 26 Feb 2012 21:05:38 +0000 (22:05 +0100)
committerErik van der Zalm <erik@vdzalm.eu>
Sun, 26 Feb 2012 21:05:38 +0000 (22:05 +0100)
Marlin/Configuration.h

index 16c2e16f2d0eaef4765493a9730b2fc60f40b201..38bb61c5c62c0e8d2e9b4c350c5c4cf2cefe8c0d 100644 (file)
@@ -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