HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
99:c6e075b517c2
Parent:
92:709d44dc869a
Child:
102:a6f233cb1fed
--- a/BlueNRGGap.cpp	Thu Jul 23 14:22:55 2015 +0200
+++ b/BlueNRGGap.cpp	Fri Jul 24 08:20:47 2015 +0200
@@ -520,7 +520,7 @@
     //Re-Init the BTLE Device with SetAddress as true
     //if(BlueNRGDevice::getIsInitialized())//Re-init only initialization is already done
     // ANDREA
-    //btle_init(isSetAddress, D11, D12, D3);
+    //btle_init(isSetAddress, D11, D12, D13);
     
     //if (ret==BLE_STATUS_SUCCESS)
     return BLE_ERROR_NONE;