Define for dumping sorting process

This commit is contained in:
Alex Voinea 2019-11-27 11:03:34 +02:00
parent 66e51aa298
commit 11ba616d73
No known key found for this signature in database
GPG key ID: F5034E7CFCF2F973

View file

@ -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