fix(wifi): fix cant sleep if connection breaks during sending probe

This commit is contained in:
liuning
2025-06-05 20:48:46 +08:00
committed by sibeibei
parent 9c61e31be4
commit 8aa235a9a5
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ ppTxFragmentProc = 0x40001e08;
esf_buf_setup = 0x40001e0c;
hal_crypto_set_key_entry = 0x40001e18;
/*pm_start = 0x40001e34;*/
pm_stop = 0x40001e38;
/*pm_stop = 0x40001e38;*/
hal_set_sta_tbtt = 0x40001e4c;
//pm_update_next_tbtt = 0x40001e50;
pm_set_sleep_type = 0x40001e54;