mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix: Fix the relative path of esp_bredr_cfg.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "sdkconfig.h"
|
||||
#include "esp_task.h"
|
||||
#include "esp_assert.h"
|
||||
#include "../../../../controller/esp32/esp_bredr_cfg.h"
|
||||
#include "../../../controller/esp32/esp_bredr_cfg.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user