High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
574:213fa3938cc6
Parent:
571:4449c1345409
Child:
578:18baa82a1eaa
diff -r a98f3fb1ca7b -r 213fa3938cc6 public/BLEDevice.h
--- a/public/BLEDevice.h	Fri Jun 19 15:52:49 2015 +0100
+++ b/public/BLEDevice.h	Fri Jun 19 15:52:49 2015 +0100
@@ -863,7 +863,6 @@
     return transport->getGap().stopScanning();
 }
 
-
 inline ble_error_t
 BLEDevice::disconnect(Gap::DisconnectionReason_t reason)
 {