High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: ble/services/EddystoneService.h
- Revision:
- 993:4d62b7967c11
- Parent:
- 992:ca834f7ae8ed
- Child:
- 1042:21a86ac7f5b1
--- 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"