library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
482:0efda47cc288
Parent:
479:f6e4a3f0a09a
Child:
493:46fbcb7eab5b
--- a/source/nRF5xn.cpp	Thu Nov 26 15:02:39 2015 +0000
+++ b/source/nRF5xn.cpp	Wed Dec 02 10:31:00 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.