fix(wifi): fix esp32c2eco4 ld err

This commit is contained in:
wangtao@espressif.com
2024-12-19 10:59:33 +08:00
parent 38913142d9
commit 776eee39d7

View File

@@ -109,7 +109,7 @@ ieee80211_output_do = 0x4000210c;
ieee80211_send_nulldata = 0x40002110;
//ieee80211_setup_robust_mgmtframe = 0x40002114;
//ieee80211_mgmt_output = 0x40002118;
//ieee80211_send_deauth_no_bss= 0x40002120;
//ieee80211_send_deauth_no_bss = 0x40002120;
//ieee80211_tx_mgt_cb = 0x4000212c;
sta_rx_csa = 0x40002134;
sta_send_sa_query_req = 0x40002138;