We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc44299 commit 3de3754Copy full SHA for 3de3754
features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/ll_init_api.h
@@ -62,7 +62,7 @@ extern "C" {
62
63
#ifndef BT_VER
64
/*! \brief Initialize default BT version. */
65
-#define BT_VER LL_VER_BT_CORE_SPEC_5_2
+#define BT_VER LL_VER_BT_CORE_SPEC_5_1
66
#endif
67
68
/**************************************************************************************************
0 commit comments