Oscar Ariza / BLE_API

Fork of BLE_API by Bluetooth Low Energy

Revision:
665:1624b24837d0
Parent:
660:5fc41956cbd0
Child:
668: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;