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:
786:d6d7087d8377
Parent:
785:c74f567162d4
Child:
790:7c6abdcc0551
--- a/module.json	Tue Aug 11 15:13:13 2015 +0100
+++ b/module.json	Tue Aug 11 15:13:13 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "0.4.4",
+  "version": "0.4.5",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
@@ -21,13 +21,13 @@
   "dependencies": {},
   "targetDependencies": {
     "nrf51822": {
-      "ble-nrf51822": "~0.4.4"
+      "ble-nrf51822": "~0.4.5"
     },
     "mbed-classic": {
       "mbed-classic": "~0.0.1"
     },
     "mbed": {
-      "mbed-core": "*"
+      "mbed-drivers": "*"
     }
   }
 }
\ No newline at end of file