High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
9:124ae067ae27
Parent:
7:5e1f0d7f7c7d
Child:
11:200931be5617
--- a/main.cpp	Mon Dec 16 18:16:01 2013 +0000
+++ b/main.cpp	Mon Dec 16 19:43:33 2013 +0000
@@ -53,7 +53,6 @@
 int main()
 {
     wait(2);
-    // radio.test();
     startBeacon();
     while(1);