mirror of
https://github.com/espressif/esp32-bt-lib.git
synced 2025-08-06 15:10:56 +08:00
Update ESP32 bt-lib(1342a48)
bugfix: Fix the issue that the controller do not report the disconnect event. This issue is caused by modem sleep.The sleep interrupt will come the second time before the CLKN interrupt. If we disable the sleep interrupt when it comes in the first time, the CLKN will never come.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user