No changes
Fork of nRF51822 by
Diff: source/nRF5xn.cpp
- Revision:
- 525:d76f1c3f4599
- Parent:
- 524:502e53732c75
- Child:
- 541:884f95bf5351
diff -r 502e53732c75 -r d76f1c3f4599 source/nRF5xn.cpp --- a/source/nRF5xn.cpp Wed Dec 02 13:14:17 2015 +0000 +++ b/source/nRF5xn.cpp Wed Dec 02 13:14:17 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.