SDSUPPORT default disabled

This commit is contained in:
Erik van der Zalm 2012-02-26 22:05:38 +01:00
parent 2faa0852b9
commit 97d42ca2b2

View 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