From 69be7866512aff00aaadbf9ec6eb64bfe6c75e22 Mon Sep 17 00:00:00 2001 From: pingdan32 Date: Mon, 3 Sep 2018 16:45:18 +0800 Subject: [PATCH] fix total link count --- .../targets/TARGET_NORDIC/TARGET_NRF52/source/btle/btle.h | 2 +- 1 file changed, 1 insertion(+), 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 4c35282d8a..bbfe8e50c0 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 /**