update(esp_coexist): update esp coexist header file

This commit is contained in:
muhaidong
2023-08-01 14:37:58 +08:00
committed by BOT
parent 5960284022
commit 7b3cee0dd8
13 changed files with 13 additions and 14 deletions

View File

@@ -20,7 +20,7 @@
#include "esp_timer.h"
#include "soc/rtc.h"
#include "esp_private/esp_clk.h"
#include "esp_coexist_adapter.h"
#include "private/esp_coexist_adapter.h"
#include "esp32c2/rom/ets_sys.h"
#define TAG "esp_coex_adapter"