mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 08:01:43 +01:00
make bluetooth and wifi use the same low power clock
This commit is contained in:
@@ -1080,7 +1080,6 @@ esp_err_t esp_bt_controller_deinit(void)
|
||||
osi_funcs_p = NULL;
|
||||
|
||||
btdm_controller_status = ESP_BT_CONTROLLER_STATUS_IDLE;
|
||||
btdm_lpcycle_us = 0;
|
||||
return ESP_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user