mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(esp_wifi): Making action tx and roc API's public
This commit is contained in:
@@ -513,7 +513,7 @@ lmacRecycleMPDU = 0x40001b44;
|
||||
lmacRxDone = 0x40001b48;
|
||||
/*lmacSetTxFrame = 0x40001b4c;*/
|
||||
lmacTxDone = 0x40001b50;
|
||||
lmacTxFrame = 0x40001b54;
|
||||
/*lmacTxFrame = 0x40001b54;*/
|
||||
mac_tx_set_duration = 0x40001b58;
|
||||
mac_tx_set_htsig = 0x40001b5c;
|
||||
mac_tx_set_plcp0 = 0x40001b60;
|
||||
|
Reference in New Issue
Block a user