Fix bt init error with psram

This commit is contained in:
baohongde
2021-09-14 19:10:15 +08:00
parent 05768e9878
commit eb176c3453

View File

@@ -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