mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
This commit is contained in:
committed by
BOT
parent
74896d4187
commit
18aced40f9
@ -110,7 +110,7 @@ ieee80211_send_nulldata = 0x40002110;
|
||||
//ieee80211_mgmt_output = 0x40002118;
|
||||
//ieee80211_send_deauth_no_bss = 0x40002120;
|
||||
//ieee80211_tx_mgt_cb = 0x4000212c;
|
||||
sta_rx_csa = 0x40002134;
|
||||
//sta_rx_csa = 0x40002134;
|
||||
/*sta_send_sa_query_req = 0x40002138;
|
||||
sta_send_sa_query_resp = 0x4000213c;
|
||||
sta_recv_sa_query_req = 0x40002140;
|
||||
|
Reference in New Issue
Block a user