mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 03:07:21 +02:00
Fix a few WiFi bugs
1. remove rc when ap not found closes issue: https://github.com/espressif/esp-idf/issues/1797 2. allocate mimo packet to internal memory 3. use FRC2 timer instead of WDEV_NOW() for modem sleep to calculate TBTT time. It fixes the bug that TBTT will be incorrect if beacon is lost.
This commit is contained in: