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:
116:1aa0d2da72e4
Parent:
115:3b47df81a56b
Child:
117:aff31e70cacc
--- a/BlueNRGGap.cpp	Wed Sep 02 07:50:35 2015 +0200
+++ b/BlueNRGGap.cpp	Wed Sep 02 08:59:17 2015 +0200
@@ -585,7 +585,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, D13);
+    //btle_init(isSetAddress, D11, D12, D3);
     
     //if (ret==BLE_STATUS_SUCCESS)
     return BLE_ERROR_NONE;