mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-15 15:33:02 +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.