Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Revision 161:f17b72db118e, committed 2014-11-28
- Comitter:
- rgrover1
- Date:
- Fri Nov 28 14:11:21 2014 +0000
- Parent:
- 160:155b28cb0e45
- Child:
- 162:27a19b0fa40e
- Commit message:
- Synchronized with git rev d1bc90fa
Author: Rohit Grover
trivial cosmetic change.
Changed in this revision
| services/URIBeacon2Service.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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;
