smart ball test board code

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
248:df37e7bb3f71
Parent:
244:a966506d1e5b
Child:
249: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) {