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:
496:08bd8a46630b
Parent:
494:ed0e3d0353e2
Child:
497:4b09b9115685
--- a/source/nRF5xn.cpp	Wed Dec 02 10:31:33 2015 +0000
+++ b/source/nRF5xn.cpp	Wed Dec 02 10:32:51 2015 +0000
@@ -22,9 +22,7 @@
 #include "btle/btle.h"
 #include "nrf_delay.h"
 
-extern "C" {
 #include "softdevice_handler.h"
-}
 
 /**
  * The singleton which represents the nRF51822 transport for the BLE.