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.
Dependents: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Diff: services/URIBeacon2Service.h
- Revision:
- 157:8bd620881bc9
- Parent:
- 156:cc021c5ba5b8
- Child:
- 158:08f609d8a6d4
diff -r cc021c5ba5b8 -r 8bd620881bc9 services/URIBeacon2Service.h
--- a/services/URIBeacon2Service.h Fri Nov 28 14:11:20 2014 +0000
+++ b/services/URIBeacon2Service.h Fri Nov 28 14:11:20 2014 +0000
@@ -130,7 +130,7 @@
}
private:
- static const size_t MAX_SIZEOF_SERVICE_DATA_PAYLOAD = 32; /* TODO */
+ static const size_t MAX_SIZEOF_SERVICE_DATA_PAYLOAD = 27;
private:
BLEDevice &ble;
