I don't know why this is happening.

Fork of BLE_API by Bluetooth Low Energy

Revision:
669:7179b4a5aa7d
Parent:
667:875aecb84719
Child:
671:33ec93d25695
--- a/services/DeviceInformationService.h	Fri Jun 19 15:53:01 2015 +0100
+++ b/services/DeviceInformationService.h	Fri Jun 19 15:53:01 2015 +0100
@@ -114,7 +114,7 @@
         serviceAdded = true;
     }
 
-private:
+protected:
     BLEDevice          &ble;
     GattCharacteristic  manufacturersNameStringCharacteristic;
     GattCharacteristic  modelNumberStringCharacteristic;