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: BLE_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: ble/services/iBeaconService.h
- Revision:
- 723:71507679c9b2
- Parent:
- 712:b04b5db36865
- Child:
- 727:1a1f5c5aedfe
--- a/ble/services/iBeaconService.h Thu Jul 02 09:06:12 2015 +0100
+++ b/ble/services/iBeaconService.h Thu Jul 02 09:06:12 2015 +0100
@@ -66,7 +66,7 @@
ble.setAdvertisingType(GapAdvertisingParams::ADV_NON_CONNECTABLE_UNDIRECTED);
}
-private:
+protected:
BLE &ble;
Payload data;
};
