mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 12:07:52 +00:00
fix(wifi): fix open mode rx fragment fail issue
This commit is contained in:
@@ -53,7 +53,7 @@ lmacInit = 0x40001dc8;
|
||||
hal_init = 0x40001dd0;
|
||||
mac_txrx_init = 0x40001de0;
|
||||
lmac_stop_hw_txq = 0x40001df8;
|
||||
ppTxFragmentProc = 0x40001e08;
|
||||
/*ppTxFragmentProc = 0x40001e08;*/
|
||||
esf_buf_setup = 0x40001e0c;
|
||||
hal_crypto_set_key_entry = 0x40001e18;
|
||||
/*pm_start = 0x40001e34;*/
|
||||
|
Reference in New Issue
Block a user