High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
664:1624b24837d0
Parent:
659:5fc41956cbd0
Child:
665:cfcc89fd5969
diff -r 73177d7c6e75 -r 1624b24837d0 services/URIBeaconConfigService.h
--- a/services/URIBeaconConfigService.h	Fri Jun 19 15:53:00 2015 +0100
+++ b/services/URIBeaconConfigService.h	Fri Jun 19 15:53:00 2015 +0100
@@ -370,6 +370,7 @@
         }
     }
 
+protected:
     BLEDevice     &ble;
     Params_t      &params;