Skip to content

Commit 69d0de6

Browse files
committed
increase heap 8->32k; bump devs
1 parent aaef2c6 commit 69d0de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main/jd_user_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ void jdesp_wake_main(void);
3333
#define JD_SIMPLE_ALLOC 0
3434
#define JD_FLASH_IN_SETTINGS 1
3535

36-
#define JD_GC_KB 8
36+
#define JD_GC_KB 32
3737

3838
#define JD_SEND_FRAME_SIZE 1024
3939
#define JD_RX_QUEUE_SIZE 1024

0 commit comments

Comments
 (0)