High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: services/LinkLossService.h
- Revision:
- 521:b2dae8d95c4d
- Parent:
- 514:1fa338281798
- Child:
- 524:6e97ab392e2a
--- a/services/LinkLossService.h Fri Jun 19 15:52:06 2015 +0100 +++ b/services/LinkLossService.h Fri Jun 19 15:52:06 2015 +0100 @@ -92,7 +92,7 @@ } } -private: +protected: BLEDevice &ble; AlertLevel_t alertLevel; callback_t callback;