From 94ef08da2d7c808853b796217cbcef8a761f1dd3 Mon Sep 17 00:00:00 2001 From: Cheong2K Date: Thu, 4 Jun 2015 14:52:04 +0800 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 0732b2c..c527c07 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.0 author=Cheong maintainer=Cheong sentence=An Arduino library for the nRF8001 products such as the BLE Shield and Blend. -paragraph=Providing a simple service (TxRx) for exchanging data between nRF8001 and BLE Central (e.g. iPhone 6). +paragraph=Providing a simple service (TxRx) for exchanging data between nRF8001 and BLE Central (e.g. iPhone 6), this library requires Nordic BLE SDK for Arduino to function, please also install that library. category=Communication url=https://github.com/RedBearLab/nRF8001 architectures=avr