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:
757:4cd3b18607ec
Parent:
746:e2c7eb0f8b26
Child:
759:8aaf01b1ce86
--- a/module.json	Tue Jul 21 13:25:40 2015 +0100
+++ b/module.json	Tue Jul 21 13:25:40 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "0.4.2",
+  "version": "0.4.3",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
@@ -22,7 +22,7 @@
   },
   "targetDependencies": {
     "nrf51822": {
-      "ble-nrf51822":"~0.4.2"
+      "ble-nrf51822":"~0.4.3"
     },
     "mbed-classic": {
       "mbed-classic":"~0.0.1"