forked from espressif/esp-idf
Fix bt init error with psram
This commit is contained in:
@@ -97,7 +97,7 @@ do{\
|
|||||||
|
|
||||||
/* SPIRAM Configuration */
|
/* SPIRAM Configuration */
|
||||||
#if CONFIG_SPIRAM_USE_MALLOC
|
#if CONFIG_SPIRAM_USE_MALLOC
|
||||||
#define BTDM_MAX_QUEUE_NUM (5)
|
#define BTDM_MAX_QUEUE_NUM (6)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Types definition
|
/* Types definition
|
||||||
|
Reference in New Issue
Block a user