BLE EddystoneService example

This example is a fork of the following mbed-os example:

https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-EddystoneService/

Please read the documentation in this page.

Revision:
34:1fe7a0e7c120
Parent:
3:5120491ba317
Child:
41:97bbb1eb43d7
diff -r 4557940cbb07 -r 1fe7a0e7c120 mbed_app.json
--- a/mbed_app.json	Thu Jun 08 14:45:34 2017 +0100
+++ b/mbed_app.json	Thu Jun 15 10:15:26 2017 +0100
@@ -2,8 +2,7 @@
     "target_overrides": {
         "K64F": {
             "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"],
-            "target.macros_add": ["IDB0XA1_D13_PATCH"]
+            "target.extra_labels_add": ["ST_BLUENRG"]
         },
         "NUCLEO_F401RE": {
             "target.features_add": ["BLE"],