Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
394:95444484329c
Parent:
393:0f7c5048efb3
Child:
528:7144407893f0
--- a/source/nRF5xServiceDiscovery.cpp	Tue Jul 21 13:23:45 2015 +0100
+++ b/source/nRF5xServiceDiscovery.cpp	Tue Jul 21 13:23:45 2015 +0100
@@ -18,8 +18,8 @@
 
 ble_error_t
 nRF5xServiceDiscovery::launchCharacteristicDiscovery(Gap::Handle_t connectionHandle,
-                                                   Gap::Handle_t startHandle,
-                                                   Gap::Handle_t endHandle)
+                                                     Gap::Handle_t startHandle,
+                                                     Gap::Handle_t endHandle)
 {
     characteristicDiscoveryStarted(connectionHandle);