Added an EddystoneURLConfigService in addition to UriBeaconConfigService. Updated README and converted comments that used UriBeacon to EddystoneURL in the EddystoneService.h

Dependents:   mbed_EddystoneURL_Beacon_ssci mbed_EddystoneURL_Beacon_ssci mbed_EddystoneURL_Beacon_ssci

Fork of BLE_API by Bluetooth Low Energy

Revision:
775:8e6aa638f8d9
Parent:
774:18ecb0af44f2
Child:
776:a782d73aae68
diff -r 18ecb0af44f2 -r 8e6aa638f8d9 module.json
--- a/module.json	Fri Aug 07 15:55:21 2015 +0100
+++ b/module.json	Fri Aug 07 15:55:21 2015 +0100
@@ -25,6 +25,9 @@
     },
     "mbed-classic": {
       "mbed-classic": "~0.0.1"
+    },
+    "mbed" : {
+      "mbed-core" : "*"
     }
   }
 }
\ No newline at end of file