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.
Dependencies: nrf51-sdk
Fork of nRF51822 by
Diff: btle/btle_discovery.cpp
- Revision:
- 247:df37e7bb3f71
- Parent:
- 243:a966506d1e5b
- Child:
- 248:71ef03789dd3
--- a/btle/btle_discovery.cpp Fri Jun 19 15:55:22 2015 +0100
+++ b/btle/btle_discovery.cpp Fri Jun 19 15:55:22 2015 +0100
@@ -20,7 +20,6 @@
#include "nrf_error.h"
#include "btle_discovery.h"
#include "ble_err.h"
-#include "btle_gattc.h"
static NordicServiceDiscovery discoverySingleton;
ServiceDiscovery *ServiceDiscovery::getSingleton(void) {
