jgh

Dependents:   Migration

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
stoicancristi
Date:
Sun Feb 05 16:30:25 2017 +0000
Parent:
1208:65474dc93927
Commit message:
BLE

Changed in this revision

ble/BLE.h Show annotated file Show diff for this revision Revisions of this file
--- 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 &);