LUA_USER_HEAP for 407

This commit is contained in:
rusefillc 2021-11-09 09:36:42 -05:00
parent 158f719d95
commit 1d970dace1
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@
// small memory F40x can't fit perf trace
#define ENABLE_PERF_TRACE FALSE
#define LUA_USER_HEAP 12000
#define LUA_USER_HEAP 13000
#define LUA_SYSTEM_HEAP 12000
#endif