Previous version which works for my stm32f401 Nucleo board

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
119:19128d9d254f
Parent:
103:12684d94c3a6
Child:
120:554a95afbd16
--- a/BlueNRGDevice.h	Mon Sep 07 13:41:39 2015 +0200
+++ b/BlueNRGDevice.h	Wed Sep 09 13:46:38 2015 +0200
@@ -74,7 +74,6 @@
     virtual const SecurityManager& getSecurityManager() const {
         return *sm;
     }
-
     ble_error_t reset(void);
     bool getIsInitialized(void);