mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-09 00:30:11 +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.