kopia lustrzana https://github.com/espressif/esp-idf
fix(wifi): fix the tx issue when mesh packet lifetime remain equal to zero
rodzic
5bdc532007
commit
7fe58c450c
|
@ -9,7 +9,7 @@ esf_buf_recycle = 0x400015c4;
|
|||
/*hal_mac_tx_set_ppdu = 0x400015d4;*/
|
||||
ic_mac_deinit = 0x400015dc;
|
||||
lmacDiscardMSDU = 0x400015f4;
|
||||
lmacSetTxFrame = 0x40001628;
|
||||
/*lmacSetTxFrame = 0x40001628;*/
|
||||
lmacTxDone = 0x4000162c;
|
||||
lmacTxFrame = 0x40001630;
|
||||
mac_tx_set_htsig = 0x40001638;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6f067d3721c10fa008a5f2f273a6143c1d928393
|
||||
Subproject commit 946d1e0a8be5adca12c1c1d360a4c7260b9de7a8
|
Ładowanie…
Reference in New Issue