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.
Dependencies: BLE_API LIS3DH mbed nRF51822 BMC050 nRF51_LowPwr nRF51_Vdd
Fork of BLE_EddystoneBeacon_Service by
Revision 27:29c6d1bb462e, committed 2015-07-24
- Comitter:
- mbedAustin
- Date:
- Fri Jul 24 03:00:57 2015 +0000
- Parent:
- 26:2896fbdd0450
- Child:
- 28:af37cebcb583
- Commit message:
- Stripped out the config service, bare bones eddystone service.
Changed in this revision
| Eddystone.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Eddystone.h Fri Jul 24 02:59:41 2015 +0000
+++ b/Eddystone.h Fri Jul 24 03:00:57 2015 +0000
@@ -406,7 +406,7 @@
uint8_t urlLen = 0,
uint8_t tlmVersion = 0) :
ble(bleIn)
- {
+ {
uint8_t serviceData[SERVICE_DATA_MAX];
unsigned serviceDataLen = 0;
ERR("This function is not fully implemented yet, dont use it!!");
