mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 20:24:32 +02:00
Fix bt init error with psram
This commit is contained in:
@@ -100,7 +100,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