My fork of X_NUCLEO_IDB0XA1

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
229:9981f62cdb1a
Parent:
168:ad1dff5dca1f
Child:
242:058b2e731adc
Child:
245:6830f71c197c
--- a/x-nucleo-idb0xa1/BlueNRGDevice.h	Tue Apr 26 14:44:54 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGDevice.h	Mon May 16 17:22:03 2016 +0200
@@ -76,7 +76,7 @@
     virtual const SecurityManager& getSecurityManager() const {
         return *sm;
     }
-    ble_error_t reset(void);
+    void reset(void);
     virtual bool hasInitialized(void) const {
         return isInitialized;
     }