Skip to content

Commit

Permalink
lower even more due to nfc small free ram issues
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Oct 8, 2023
1 parent c1363a1 commit 700cee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/services/gui/modules/file_browser_worker.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
extern "C" {
#endif

#define BROWSER_SORT_THRESHOLD 300
#define BROWSER_SORT_THRESHOLD 220

typedef struct BrowserWorker BrowserWorker;
typedef void (*BrowserWorkerFolderOpenCallback)(
Expand Down

0 comments on commit 700cee3

Please sign in to comment.