mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
esp32: add missing freertos queue.h include
This commit is contained in:
parent
9f698c8283
commit
a0a4507b35
@ -51,6 +51,7 @@
|
||||
#include "hal_audio.h"
|
||||
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/queue.h"
|
||||
#include "driver/i2s.h"
|
||||
|
||||
#ifdef CONFIG_ESP_LYRAT_V4_3_BOARD
|
||||
|
Loading…
x
Reference in New Issue
Block a user