mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/improve_tx_robust_v4.3' into 'release/v4.3'
esp_wifi: fix c3 rate control issue to improve tx robust(v4.3) See merge request espressif/esp-idf!23010
This commit is contained in:
commit
9502bccfc4
@ -1604,7 +1604,7 @@ rcClearCurSched = 0x4000175c;
|
||||
rcClearCurStat = 0x40001760;
|
||||
rcLowerSched = 0x40001768;
|
||||
rcSetTxAmpduLimit = 0x4000176c;
|
||||
rcTxUpdatePer = 0x40001770;
|
||||
/* rcTxUpdatePer = 0x40001770; */
|
||||
rcUpdateAckSnr = 0x40001774;
|
||||
rcUpdateRate = 0x40001778;
|
||||
/* rcUpdateTxDone = 0x4000177c; */
|
||||
|
Loading…
Reference in New Issue
Block a user