浏览代码

Define for dumping sorting process

Alex Voinea 4 年之前
父节点
当前提交
11ba616d73
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Firmware/Configuration_adv.h

+ 1 - 0
Firmware/Configuration_adv.h

@@ -237,6 +237,7 @@
 	  #define SD_SORT_ALPHA 1
 	  #define SD_SORT_NONE 2
 	  #define SHELLSORT
+	  // #define SORTING_DUMP
 	
 	  #define SDSORT_LIMIT       100    // Maximum number of sorted items (10-256).
 	  #define FOLDER_SORTING     -1     // -1=above  0=none  1=below