Previous version which works for my stm32f401 Nucleo board

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
39:af09d274257b
Parent:
37:07487777d9c6
Child:
45:1fff7d7d5ce7
--- a/BlueNRGDevice.h	Tue Aug 26 05:13:46 2014 +0000
+++ b/BlueNRGDevice.h	Tue Aug 26 06:53:47 2014 +0000
@@ -31,6 +31,7 @@
 
 class BlueNRGDevice : public BLEDeviceInstanceBase
 {
+
 public:
     BlueNRGDevice(void);
     virtual ~BlueNRGDevice(void);