library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

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