diff --git a/include/picconf.h b/include/picconf.h index 1f412f9a..da97cad5 100644 --- a/include/picconf.h +++ b/include/picconf.h @@ -2,7 +2,7 @@ #define PICCONF_H__ #define PIC_ARENA_SIZE 100 -#define PIC_HEAP_SIZE 4096 +#define PIC_HEAP_SIZE 8192 #define DEBUG 1