瀏覽代碼

SDSUPPORT default disabled

Erik van der Zalm 13 年之前
父節點
當前提交
97d42ca2b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h 查看文件

@@ -188,7 +188,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
188 188
 
189 189
 //LCD and SD support
190 190
 //#define ULTRA_LCD  //general lcd support, also 16x2
191
-#define SDSUPPORT // Enable SD Card Support in Hardware Console
191
+//#define SDSUPPORT // Enable SD Card Support in Hardware Console
192 192
 
193 193
 //#define ULTIPANEL
194 194
 #ifdef ULTIPANEL

Loading…
取消
儲存