mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(wifi): fixed lmacEndFrameExchangeSequence assert issue
This commit is contained in:
parent
c432c692fa
commit
c58e1e2ec5
@ -80,7 +80,7 @@ pm_on_data_rx = 0x40000ca8;
|
|||||||
pm_sleep_for = 0x40000cc4;
|
pm_sleep_for = 0x40000cc4;
|
||||||
//pm_tbtt_process = 0x40000cc8;
|
//pm_tbtt_process = 0x40000cc8;
|
||||||
ppAMPDU2Normal = 0x40000ccc;
|
ppAMPDU2Normal = 0x40000ccc;
|
||||||
ppAssembleAMPDU = 0x40000cd0;
|
/* ppAssembleAMPDU = 0x40000cd0; */
|
||||||
ppCalFrameTimes = 0x40000cd4;
|
ppCalFrameTimes = 0x40000cd4;
|
||||||
ppCalSubFrameLength = 0x40000cd8;
|
ppCalSubFrameLength = 0x40000cd8;
|
||||||
//ppCalTxAMPDULength = 0x40000cdc;
|
//ppCalTxAMPDULength = 0x40000cdc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user