Lancaster University's fork of the mbed BLE API. Lives on github, https://github.com/lancaster-university/BLE_API
Dependents: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Diff: ble/services/LinkLossService.h
- Revision:
- 723:71507679c9b2
- Parent:
- 712:b04b5db36865
- Child:
- 726:6884e374e2eb
--- a/ble/services/LinkLossService.h Thu Jul 02 09:06:12 2015 +0100 +++ b/ble/services/LinkLossService.h Thu Jul 02 09:06:12 2015 +0100 @@ -73,7 +73,7 @@ alertLevel = newLevel; } -private: +protected: /** * This callback allows receiving updates to the AlertLevel Characteristic. *