We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4506ed commit d88250cCopy full SHA for d88250c
1 file changed
esp8266/main.c
@@ -38,7 +38,7 @@
38
#include "gccollect.h"
39
#include "user_interface.h"
40
41
-STATIC char heap[16384];
+STATIC char heap[15360];
42
43
STATIC void mp_reset(void) {
44
mp_stack_set_top((void*)0x40000000);
0 commit comments