mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
components/bt: update bt version log
This commit is contained in:
parent
a77867d302
commit
8e15c53631
@ -969,7 +969,7 @@ static void hli_queue_setup_pinned_to_core(int core_id)
|
||||
esp_err_t esp_bt_controller_init(esp_bt_controller_config_t *cfg)
|
||||
{
|
||||
|
||||
ets_printf("\n##C##: BT version: high level int 0507(based 0428)\n");
|
||||
ets_printf("\n BT version: high level int 0510\n");
|
||||
esp_err_t err;
|
||||
uint32_t btdm_cfg_mask = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user