Fixed audio_heap_size

This commit is contained in:
Kevin Alexis Contreras 2022-06-20 13:04:01 -05:00
parent a142d94c36
commit 43503ead83
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#define _SOH64
#endif
#define AUDIO_HEAP_SIZE 0x3800000
#define SYSTEM_HEAP_SIZE (1024 * 1024 * 4)
#ifdef __cplusplus