abc

Fork of BLE_API by Bluetooth Low Energy

Revision:
161:f17b72db118e
Parent:
160:155b28cb0e45
Child:
162:27a19b0fa40e
--- a/services/URIBeacon2Service.h	Fri Nov 28 14:11:21 2014 +0000
+++ b/services/URIBeacon2Service.h	Fri Nov 28 14:11:21 2014 +0000
@@ -84,7 +84,7 @@
     }
 
     /**
-     * for debugging only
+     * For debugging only.
      */
     void dumpEncodedSeviceData() const {
         printf("encoded: '");
@@ -199,7 +199,7 @@
 
     size_t   payloadIndex;
     uint8_t  serviceDataPayload[MAX_SIZEOF_SERVICE_DATA_PAYLOAD];
-    bool               lockedState;
+    bool     lockedState;
     uint16_t uriDataLength;
     uint8_t  uriDataValue[MAX_SIZE_URI_DATA_CHAR_VALUE];
     uint8_t  flags;