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
committed by Jack
parent 6cabcc8206
commit 2b6feac67c
18 changed files with 77 additions and 79 deletions

View File

@@ -41,9 +41,9 @@
#include "nvs.h"
#include "os.h"
#include "esp_smartconfig.h"
#include "esp_coexist_internal.h"
#include "private/esp_coexist_internal.h"
#include "esp32c3/rom/ets_sys.h"
#include "esp_modem_wrapper.h"
#include "private/esp_modem_wrapper.h"
#define TAG "esp_adapter"