Fixed audio_heap_size

This commit is contained in:
Kevin Alexis Contreras 2022-06-20 13:04:01 -05:00
commit 43503ead83

View file

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