mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update config.h
This commit is contained in:
parent
2572ddd982
commit
854f0d9b35
@ -23,7 +23,7 @@
|
|||||||
#if PK_LOW_MEMORY_MODE
|
#if PK_LOW_MEMORY_MODE
|
||||||
#define PK_GC_MIN_THRESHOLD 2048
|
#define PK_GC_MIN_THRESHOLD 2048
|
||||||
#else
|
#else
|
||||||
#define PK_GC_MIN_THRESHOLD 16384
|
#define PK_GC_MIN_THRESHOLD 32768
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user