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/btle/btle.cpp
- Revision:
- 476:a95a18ef5e9c
- Parent:
- 475:fe3d08b3a8e9
- Child:
- 478:b5b54bf15533
diff -r fe3d08b3a8e9 -r a95a18ef5e9c source/btle/btle.cpp --- a/source/btle/btle.cpp Thu Nov 26 14:33:46 2015 +0000 +++ b/source/btle/btle.cpp Thu Nov 26 14:33:46 2015 +0000 @@ -31,7 +31,6 @@ #include "nRF5xGattServer.h" #include "nRF5xSecurityManager.h" -#define BLE_STACK_SUPPORT_REQD extern "C" { #include "pstorage.h" #include "device_manager.h"