mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Fixed ESP32S3 BLE controller init failed
This commit is contained in:
parent
6be2491cb1
commit
f5fcfec2cb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user