library for BLE_GAP_backpack

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
549:3f782c64d014
Parent:
541:884f95bf5351
Child:
561:613dbbdeed27
--- a/source/nRF5xn.cpp	Mon Jan 11 10:19:06 2016 +0000
+++ b/source/nRF5xn.cpp	Mon Jan 11 10:19:06 2016 +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.