add "LE Device Address" 0x1B to advertising data types

Fork of BLE_API by Bluetooth Low Energy

Revision:
992:ca834f7ae8ed
Parent:
978:7d8155c636b8
Child:
993:4d62b7967c11
--- a/ble/services/EddystoneService.h	Thu Nov 26 14:51:22 2015 +0000
+++ b/ble/services/EddystoneService.h	Wed Dec 02 10:29:44 2015 +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"