From 3a67c4aeb4f707750ab5c67c416f213cfd23854b Mon Sep 17 00:00:00 2001 From: Cheong Date: Thu, 4 Jun 2015 14:39:28 +0800 Subject: [PATCH] Add library properties file. --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..0732b2c --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=RBL_nRF8001 +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). +category=Communication +url=https://github.com/RedBearLab/nRF8001 +architectures=avr