Define for dumping sorting process
This commit is contained in:
parent
66e51aa298
commit
11ba616d73
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue