Skip to content

Commit 3de3754

Browse files
paul-szczepanek-armpan-
authored andcommitted
switch to 5.1 api
1 parent bc44299 commit 3de3754

File tree

1 file changed

+1
-1
lines changed
  • features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/targets/TARGET_CORDIO_LL/stack/controller/include/ble/ll_init_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ extern "C" {
6262

6363
#ifndef BT_VER
6464
/*! \brief Initialize default BT version. */
65-
#define BT_VER LL_VER_BT_CORE_SPEC_5_2
65+
#define BT_VER LL_VER_BT_CORE_SPEC_5_1
6666
#endif
6767

6868
/**************************************************************************************************

0 commit comments

Comments
 (0)