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
+1 -1
View File
@@ -1997,7 +1997,7 @@ rcClearCurStat = 0x40005760;
rcGetSched = 0x4000576c;
rcLowerSched = 0x40005778;
rcSetTxAmpduLimit = 0x40005784;
rcTxUpdatePer = 0x40005790;
/* rcTxUpdatePer = 0x40005790;*/
rcUpdateAckSnr = 0x4000579c;
rcUpdateRate = 0x400057a8;
/* rcUpdateTxDone = 0x400057b4; */