change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h

This commit is contained in:
muhaidong
2023-08-09 17:41:27 +08:00
parent 3e98a7be6e
commit deed5684ce
18 changed files with 77 additions and 79 deletions

View File

@@ -35,7 +35,7 @@
#include "soc/rtc.h"
#include "soc/soc_memory_layout.h"
#include "soc/dport_reg.h"
#include "esp_coexist_internal.h"
#include "private/esp_coexist_internal.h"
#include "esp_timer.h"
#if !CONFIG_FREERTOS_UNICORE
#include "esp_ipc.h"