fix(wifi): fix wifi rssi to snr issue v51

This commit is contained in:
wangtao@espressif.com
2024-09-14 15:30:34 +08:00
parent 386bdf6011
commit ce6fe53c69
6 changed files with 8 additions and 8 deletions

View File

@@ -1570,8 +1570,8 @@ rcSetTxAmpduLimit = 0x40001c90;
/* rcTxUpdatePer = 0x40001c94;*/
rcUpdateAckSnr = 0x40001c98;
/*rcUpdateRate = 0x40001c9c;*/
rcUpdateTxDone = 0x40001ca0;
rcUpdateTxDoneAmpdu2 = 0x40001ca4;
/*rcUpdateTxDone = 0x40001ca0;*/
/*rcUpdateTxDoneAmpdu2 = 0x40001ca4;*/
rcUpSched = 0x40001ca8;
rssi_margin = 0x40001cac;
rx11NRate2AMPDULimit = 0x40001cb0;