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

@@ -24,7 +24,7 @@
#endif // ESP_PLATFORM
#if CONFIG_SW_COEXIST_ENABLE
#include "esp_coexist_internal.h"
#include "private/esp_coexist_internal.h"
#endif // CONFIG_SW_COEXIST_ENABLE
#include "nimble/nimble_npl_os.h"