No changes
Fork of nRF51822 by
Diff: source/nRF5xn.cpp
- Revision:
- 479:f6e4a3f0a09a
- Parent:
- 478:b5b54bf15533
- Child:
- 482:0efda47cc288
diff -r b5b54bf15533 -r f6e4a3f0a09a source/nRF5xn.cpp --- a/source/nRF5xn.cpp Thu Nov 26 15:02:39 2015 +0000 +++ b/source/nRF5xn.cpp Thu Nov 26 15:02:39 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.