mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'fix/fix_bss_color_issues_v51' into 'release/v5.1'
fix(wifi): fixed the issue where the BSS color was not included when sending... See merge request espressif/esp-idf!33877
This commit is contained in:
commit
1c8daa88c9
@ -37,7 +37,7 @@ ieee80211_ampdu_start_age_timer = 0x40000b84;
|
||||
ieee80211_is_tx_allowed = 0x40000b8c;
|
||||
ieee80211_output_pending_eb = 0x40000b90;
|
||||
/*ieee80211_output_process = 0x40000b94;*/
|
||||
ieee80211_set_tx_desc = 0x40000b98;
|
||||
/*ieee80211_set_tx_desc = 0x40000b98;*/
|
||||
//sta_input = 0x40000b9c;
|
||||
wifi_get_macaddr = 0x40000ba0;
|
||||
wifi_rf_phy_disable = 0x40000ba4;
|
||||
|
Loading…
Reference in New Issue
Block a user