High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
993:4d62b7967c11
Parent:
992:ca834f7ae8ed
Child:
1042:21a86ac7f5b1
diff -r ca834f7ae8ed -r 4d62b7967c11 ble/services/EddystoneService.h
--- a/ble/services/EddystoneService.h	Wed Dec 02 10:29:44 2015 +0000
+++ b/ble/services/EddystoneService.h	Wed Dec 02 10:29:44 2015 +0000
@@ -17,6 +17,8 @@
 #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"