Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Diff: source/nRF5xn.cpp
- Revision:
- 524:502e53732c75
- Parent:
- 518:6470a39133f1
- Child:
- 525:d76f1c3f4599
diff -r 8b96b7935704 -r 502e53732c75 source/nRF5xn.cpp --- a/source/nRF5xn.cpp Wed Dec 02 12:58:42 2015 +0000 +++ b/source/nRF5xn.cpp Wed Dec 02 13:14:17 2015 +0000 @@ -22,9 +22,7 @@ #include "btle/btle.h" #include "nrf_delay.h" -extern "C" { #include "softdevice_handler.h" -} /** * The singleton which represents the nRF51822 transport for the BLE.