abc

Fork of BLE_API by Bluetooth Low Energy

Revision:
156:cc021c5ba5b8
Parent:
155:a3fafce0bc0b
Child:
157:8bd620881bc9
--- a/services/URIBeacon2Service.h	Fri Nov 28 14:11:20 2014 +0000
+++ b/services/URIBeacon2Service.h	Fri Nov 28 14:11:20 2014 +0000
@@ -21,7 +21,6 @@
 
 class URIBeacon2Service {
 public:
-    // ee0c2080-8786-40ba-ab96-99b91ac981d8
     URIBeacon2Service(BLEDevice &ble_, const char *urldata, uint8_t flags = 0, uint8_t power = 0) : ble(ble_), payloadIndex(0), serviceDataPayload() {
         const uint8_t BEACON_UUID[] = {0xD8, 0xFE};