mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(esp_wifi): fix no mac retention at wifi start
This commit is contained in:
@@ -1728,7 +1728,7 @@ pp_create_task = 0x40001e28;
|
||||
hal_set_sta_tsf_wakeup = 0x40001e2c;
|
||||
hal_set_rx_beacon_pti = 0x40001e30;
|
||||
/* pm_start = 0x40001e34; */
|
||||
pm_stop = 0x40001e38;
|
||||
/* pm_stop = 0x40001e38; */
|
||||
hal_disable_sta_tbtt = 0x40001e3c;
|
||||
ppCalTxopDur = 0x40001e40;
|
||||
wDev_IndicateCtrlFrame = 0x40001e44;
|
||||
|
Reference in New Issue
Block a user