Merge branch 'bugfix/fix_esp32s3_ble_init_failed' into 'master'

Fixed ESP32S3 BLE controller init failed

See merge request espressif/esp-idf!14283
pull/7307/head
Bao Hong De 2021-07-06 13:00:24 +00:00
commit 315e3b55de
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,7 @@ extern "C" {
#endif
#define ESP_BT_CTRL_CONFIG_MAGIC_VAL 0x5A5AA5A5
#define ESP_BT_CTRL_CONFIG_VERSION 0x02103310
#define ESP_BT_CTRL_CONFIG_VERSION 0x02104270
#define ESP_BT_HCI_TL_MAGIC_VALUE 0xfadebead
#define ESP_BT_HCI_TL_VERSION 0x00010000