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/DeviceInformationService.h
- Revision:
- 526:caa67c3187a0
- Parent:
- 524:6e97ab392e2a
- Child:
- 528:8d21604fe31d
--- a/services/DeviceInformationService.h Fri Jun 19 15:52:06 2015 +0100
+++ b/services/DeviceInformationService.h Fri Jun 19 15:52:06 2015 +0100
@@ -114,7 +114,7 @@
serviceAdded = true;
}
-private:
+protected:
BLEDevice &ble;
GattCharacteristic manufacturersNameStringCharacteristic;
GattCharacteristic modelNumberStringCharacteristic;
