High level Bluetooth Low Energy API and radio abstraction layer

Fork of BLE_API by Bluetooth Low Energy

Revision:
1042:21a86ac7f5b1
Parent:
993:4d62b7967c11
--- a/ble/services/EddystoneService.h	Thu Dec 10 09:15:05 2015 +0000
+++ b/ble/services/EddystoneService.h	Mon Jan 11 08:51:25 2016 +0000
@@ -17,8 +17,6 @@
 #ifndef SERVICES_EDDYSTONEBEACON_H_
 #define SERVICES_EDDYSTONEBEACON_H_
 
-#warning ble/services/EddystoneService.h is deprecated. Please use the example in 'github.com/ARMmbed/ble-examples/tree/master/BLE_EddystoneService'.
-
 #include "ble/BLE.h"
 #include "mbed.h"
 #include "CircularBuffer.h"