No changes
Fork of nRF51822 by
Diff: source/nRF5xn.cpp
- Revision:
- 510:7dded1f7473c
- Parent:
- 509:7dc75f30064f
- Child:
- 517:23d16e238129
--- a/source/nRF5xn.cpp Wed Dec 02 12:35:26 2015 +0000 +++ b/source/nRF5xn.cpp Wed Dec 02 12:35:26 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.