mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-10 09:12:01 +03:00
If the ULP sent the wake-up signal before the main CPU went to sleep, then the test case would get stuck in sleep. Increased delay before sending the wake-up signal.