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.
Dependents: BLE_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: ble/services/EddystoneService.h
- 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"