diff --git a/src/config.h b/src/config.h index 67ff5b9ba..f54120d43 100644 --- a/src/config.h +++ b/src/config.h @@ -55,7 +55,7 @@ /** * Size of heap */ -#define CONFIG_MEM_HEAP_AREA_SIZE (16 * 1024) +#define CONFIG_MEM_HEAP_AREA_SIZE (64 * 1024) /** * Log2 of maximum possible offset in the heap