mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
remove BTM_WBS_INCLUDED for bta_hf_client_version select
This commit is contained in:
parent
742cb8df9e
commit
10e5f16974
@ -232,11 +232,7 @@ const tBTA_HF_CLIENT_ST_TBL bta_hf_client_st_tbl[] = {
|
||||
bta_hf_client_st_closing
|
||||
};
|
||||
|
||||
#if BTM_WBS_INCLUDED
|
||||
const char *bta_hf_client_version = "1.6";
|
||||
#else
|
||||
const char *bta_hf_client_version = "1.5";
|
||||
#endif
|
||||
|
||||
/* HF Client control block */
|
||||
#if BTA_DYNAMIC_MEMORY == FALSE
|
||||
|
Loading…
Reference in New Issue
Block a user