mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 16:11:41 +01:00
esp_wifi: fix some txop issues
This commit is contained in:
@@ -181,7 +181,7 @@ lmacProcessLongFrameSuccess = 0x40000e54;
|
||||
lmacProcessShortFrameSuccess = 0x40000e58;
|
||||
//lmacDiscardFrameExchangeSequence = 0x40000e5c;
|
||||
lmacProcessTBSuccess = 0x40000e60;
|
||||
lmacProcessTxSuccess = 0x40000e64;
|
||||
/*lmacProcessTxSuccess = 0x40000e64;*/
|
||||
lmacProcessAckTimeout = 0x40000e68;
|
||||
//lmacProcessTxComplete = 0x40000e6c;
|
||||
//ppRemoveHTC = 0x40000e70;
|
||||
|
||||
Reference in New Issue
Block a user