esp_wifi: improve tx robust for c2/c3/s3

This commit is contained in:
chenjianxing
2023-03-30 21:36:35 +08:00
parent 7fb16bcb55
commit 8d2e2ef2aa
3 changed files with 3 additions and 3 deletions

View File

@@ -1629,7 +1629,7 @@ rcClearCurStat = 0x40001c84;
rcGetSched = 0x40001c88;
rcLowerSched = 0x40001c8c;
rcSetTxAmpduLimit = 0x40001c90;
rcTxUpdatePer = 0x40001c94;
/* rcTxUpdatePer = 0x40001c94;*/
rcUpdateAckSnr = 0x40001c98;
rcUpdateRate = 0x40001c9c;
rcUpdateTxDone = 0x40001ca0;