mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
fix(wifi): fix some wifi bugs
This commit is contained in:
@@ -40,7 +40,7 @@ rcUpdateRate = 0x40001c9c;
|
||||
wDev_AppendRxBlocks = 0x40001cdc;
|
||||
//wDev_IndicateFrame = 0x40001cec;
|
||||
wDev_ProcessFiq = 0x40001d08;
|
||||
wDev_ProcessRxSucData = 0x40001d0c;
|
||||
/*wDev_ProcessRxSucData = 0x40001d0c;*/
|
||||
ppProcTxDone = 0x40001d1c;
|
||||
/*pm_tx_data_done_process = 0x40001d20;*/
|
||||
ppMapWaitTxq = 0x40001d28;
|
||||
|
Submodule components/esp_wifi/lib updated: 7470bd1d68...9a637165d7
Reference in New Issue
Block a user