fix(esp_wifi): Address some review comments

This commit is contained in:
Kapil Gupta
2024-12-21 11:33:47 +05:30
parent 2ecc3c3bc7
commit 80132653c7
4 changed files with 13 additions and 14 deletions

View File

@@ -22,7 +22,6 @@
#include "common/wnm_sta.h"
#include "esp_scan_i.h"
#include "esp_common_i.h"
#include "eloop.h"
extern struct wpa_supplicant g_wpa_supp;