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:
776:a782d73aae68
Parent:
775:8e6aa638f8d9
Child:
777:835fc08df403
--- a/module.json	Fri Aug 07 15:55:21 2015 +0100
+++ b/module.json	Fri Aug 07 15:55:22 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "0.4.3",
+  "version": "0.4.4",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
@@ -26,8 +26,8 @@
     "mbed-classic": {
       "mbed-classic": "~0.0.1"
     },
-    "mbed" : {
-      "mbed-core" : "*"
+    "mbed": {
+      "mbed-core": "*"
     }
   }
 }
\ No newline at end of file