Andrew Fox / BLE_API

Fork of BLE_API by Bluetooth Low Energy

Revision:
664:1624b24837d0
Parent:
659:5fc41956cbd0
Child:
667:875aecb84719
--- a/services/LinkLossService.h	Fri Jun 19 15:53:00 2015 +0100
+++ b/services/LinkLossService.h	Fri Jun 19 15:53:00 2015 +0100
@@ -92,7 +92,7 @@
         }
     }
 
-private:
+protected:
     BLEDevice    &ble;
     AlertLevel_t  alertLevel;
     callback_t    callback;