8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ab9cb commit c332a81Copy full SHA for c332a81
esp32/mptask.c
@@ -77,7 +77,7 @@
77
/******************************************************************************
78
DECLARE PRIVATE CONSTANTS
79
******************************************************************************/
80
-#define GC_POOL_SIZE_BYTES (72 * 1024)
+#define GC_POOL_SIZE_BYTES (67 * 1024)
81
82
83
DECLARE PRIVATE FUNCTIONS
0 commit comments