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:
736:87c756801625
Parent:
733:718a3566b4ce
Child:
738:9c2edf20ea56
--- a/module.json	Mon Jul 06 10:10:35 2015 +0100
+++ b/module.json	Mon Jul 06 10:10:35 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "0.0.0",
+  "version": "0.4.1",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
@@ -23,7 +23,7 @@
   },
   "targetDependencies": {
     "nrf51822": {
-      "ble-nrf51822":"~0.0.1"
+      "ble-nrf51822":"~0.4.1"
     }
   }
 }
\ No newline at end of file