forked from espressif/esp-idf
fix(wifi): fix esp32c2 eco4 set conutry policy auto issue
This commit is contained in:
committed by
BOT
parent
5b8db196f8
commit
013add5378
@@ -1226,7 +1226,7 @@ sta_send_sa_query_req = 0x40002138;
|
||||
sta_send_sa_query_resp = 0x4000213c;
|
||||
sta_recv_sa_query_req = 0x40002140;
|
||||
sta_recv_sa_query_resp = 0x40002144;
|
||||
ieee80211_parse_beacon = 0x40002148;
|
||||
//ieee80211_parse_beacon = 0x40002148;
|
||||
ieee80211_match_security = 0x40002154;
|
||||
//ieee80211_parse_rsn = 0x4000215c;
|
||||
/* Data (.data, .bss, .rodata) */
|
||||
|
Reference in New Issue
Block a user