fix(wifi): fix esp32c2 ld issue

This commit is contained in:
wangtao@espressif.com
2024-12-12 14:55:33 +08:00
parent 0b7cbb40ca
commit 71c6360648

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 = 0x40002120;
//ieee80211_send_deauth_no_bss = 0x40002120;
//ieee80211_tx_mgt_cb = 0x4000212c;
sta_rx_csa = 0x40002134;
sta_send_sa_query_req = 0x40002138;