High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: services/DeviceInformationService.h
- Revision:
- 667:875aecb84719
- Parent:
- 664:1624b24837d0
- Child:
- 669:7179b4a5aa7d
--- a/services/DeviceInformationService.h Fri Jun 19 15:53:01 2015 +0100 +++ b/services/DeviceInformationService.h Fri Jun 19 15:53:01 2015 +0100 @@ -114,7 +114,7 @@ serviceAdded = true; } -protected: +private: BLEDevice &ble; GattCharacteristic manufacturersNameStringCharacteristic; GattCharacteristic modelNumberStringCharacteristic;