1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-11 01:00:13 -04:00
wangmengyang a024de7cac component/bt: fixed the assert in checking hardware sleep state during wake-up
The hardware sleep state change can take some time after wake-up interrupt. Use busy waiting instead of directly assert
2021-06-24 10:35:40 +08:00
..