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:
760:71b8617d95df
Parent:
759:8aaf01b1ce86
Child:
761:612103f2faf6
--- a/module.json	Fri Aug 07 15:53:49 2015 +0100
+++ b/module.json	Fri Aug 07 15:53:49 2015 +0100
@@ -18,13 +18,14 @@
       "type": "Apache-2.0"
     }
   ],
-  "dependencies": {},
+  "dependencies": {
+  },
   "targetDependencies": {
     "nrf51822": {
-      "ble-nrf51822": "~0.4.3"
+      "ble-nrf51822":"~0.4.3"
     },
     "mbed-classic": {
-      "mbed-classic": "~0.0.1"
+      "mbed-classic":"~0.0.1"
     }
   }
 }
\ No newline at end of file