mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 15:00:02 +01:00
fix(wifi): missed annotate ld function from txop fix
This commit is contained in:
@@ -1528,7 +1528,7 @@ ic_interface_enabled = 0x40001b08;
|
||||
is_lmac_idle = 0x40001b0c;
|
||||
lmacAdjustTimestamp = 0x40001b10;
|
||||
lmacDiscardAgedMSDU = 0x40001b14;
|
||||
lmacDiscardMSDU = 0x40001b18;
|
||||
/*lmacDiscardMSDU = 0x40001b18;*/
|
||||
lmacEndFrameExchangeSequence = 0x40001b1c;
|
||||
lmacIsIdle = 0x40001b20;
|
||||
lmacIsLongFrame = 0x40001b24;
|
||||
|
||||
Reference in New Issue
Block a user