jgh

Dependents:   Migration

Fork of BLE_API by Bluetooth Low Energy

Revision:
1209:d912402c34ec
Parent:
1205:b717ee89504d
--- a/ble/BLE.h	Wed Sep 14 14:18:00 2016 +0100
+++ b/ble/BLE.h	Sun Feb 05 16:30:25 2017 +0000
@@ -1552,7 +1552,7 @@
      */
     ble_error_t initImplementation(FunctionPointerWithContext<InitializationCompleteCallbackContext *> callback);
 
-private:
+public:
     BLE(const BLE&);
     BLE &operator=(const BLE &);