fix(wifi): fix esp32s3 ping failure with ip and wifi fragmented packets

This commit is contained in:
muhaidong
2026-01-12 11:14:10 +08:00
committed by Jack
parent 824bb89542
commit 228fcb0b3b
+1 -1
View File
@@ -953,7 +953,7 @@ lmacReachShortLimit = 0x40005394;
lmacRecycleMPDU = 0x400053a0;
lmacRxDone = 0x400053ac;
/*lmacSetTxFrame = 0x400053b8;*/
lmacTxDone = 0x400053c4;
/*lmacTxDone = 0x400053c4;*/
/*lmacTxFrame = 0x400053d0;*/
mac_tx_set_duration = 0x400053dc;
/* mac_tx_set_htsig = 0x400053e8;*/