From 45ae7f75c6f9750967017d39ab50ba3762d9990c Mon Sep 17 00:00:00 2001 From: pingdan32 Date: Wed, 26 Sep 2018 13:25:13 +0800 Subject: [PATCH] add entry in config file for total links configuration --- .../targets/TARGET_NORDIC/TARGET_NRF52/source/btle/btle.h | 2 +- features/FEATURE_BLE/targets/TARGET_NORDIC/mbed_lib.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF52/source/btle/btle.h b/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF52/source/btle/btle.h index bbfe8e50c0..4c35282d8a 100644 --- a/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF52/source/btle/btle.h +++ b/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF52/source/btle/btle.h @@ -35,7 +35,7 @@ extern "C" { /** If value for YOTTA_CFG_NORDIC_BLE_PERIPHERAL_LINKS was used, ram settings are adjusted by the yotta target module. */ #define PERIPHERAL_LINK_COUNT NRF_SDH_BLE_PERIPHERAL_LINK_COUNT /**