浏览代码

SDSUPPORT default disabled

Erik van der Zalm 13 年前
父节点
当前提交
97d42ca2b2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Configuration.h

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

188
 
188
 
189
 //LCD and SD support
189
 //LCD and SD support
190
 //#define ULTRA_LCD  //general lcd support, also 16x2
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
 //#define ULTIPANEL
193
 //#define ULTIPANEL
194
 #ifdef ULTIPANEL
194
 #ifdef ULTIPANEL

正在加载...
取消
保存