fix(wifi): fix code review comments

This commit is contained in:
xuxiao
2024-04-09 19:36:46 +08:00
parent 9783bddde1
commit ec872c0c81
15 changed files with 66 additions and 74 deletions

View File

@@ -25,7 +25,9 @@
#include "esp_task.h"
#include "esp_intr_alloc.h"
#include "esp_attr.h"
#ifdef CONFIG_ESP_PHY_ENABLED
#include "esp_phy_init.h"
#endif
#include "esp_bt.h"
#include "esp_err.h"
#include "esp_log.h"