mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
fix(wifi): fix esp32c2eco4 wifi deinit crash issue
This commit is contained in:
parent
b4e28be7d2
commit
e0cec24957
@ -93,7 +93,7 @@ ieee80211_disassoc_construct = 0x40002044;
|
||||
//ieee80211_add_xrates = 0x40002058;
|
||||
//ieee80211_assoc_req_construct = 0x40002060;
|
||||
ieee80211_assoc_resp_construct = 0x40002064;
|
||||
ieee80211_timer_process = 0x4000208c;
|
||||
//ieee80211_timer_process = 0x4000208c;
|
||||
cnx_coexist_timeout = 0x40002090;
|
||||
//sta_recv_mgmt = 0x40002094;
|
||||
ieee80211_send_probereq = 0x4000209c;
|
||||
|
Loading…
x
Reference in New Issue
Block a user