Andrew Fox / BLE_API

Fork of BLE_API by Bluetooth Low Energy

Revision:
664:1624b24837d0
Parent:
659:5fc41956cbd0
Child:
667:875aecb84719
diff -r 73177d7c6e75 -r 1624b24837d0 services/LinkLossService.h
--- 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;