mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-09 23:18:10 -07:00
Updater: 15% faster resource extract (-30s)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#define TAG "TarArch"
|
||||
#define MAX_NAME_LEN 254
|
||||
#define FILE_BLOCK_SIZE 512
|
||||
#define FILE_BLOCK_SIZE (10 * 1024)
|
||||
|
||||
#define FILE_OPEN_NTRIES 10
|
||||
#define FILE_OPEN_RETRY_DELAY 25
|
||||
|
||||
Reference in New Issue
Block a user