wifi:bugfix for wrong configuration of static txbuf

This commit is contained in:
xueyunfei
2022-07-04 18:16:39 +08:00
parent fca7be2ddb
commit a7ae72e1f5
2 changed files with 2 additions and 2 deletions

View File

@@ -1869,7 +1869,7 @@ ppDirectRecycleAmpdu = 0x40001dfc;
esp_wifi_internal_set_rts = 0x40001e00;
esp_wifi_internal_get_rts = 0x40001e04;
ppTxFragmentProc = 0x40001e08;
esf_buf_setup = 0x40001e0c;
/*esf_buf_setup = 0x40001e0c;*/
hal_agreement_add_rx_ba = 0x40001e10;
hal_agreement_del_rx_ba = 0x40001e14;
hal_crypto_set_key_entry = 0x40001e18;