BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

Revision:
168:ad1dff5dca1f
Parent:
167:abc42e7158a6
Child:
219:9981f62cdb1a
--- a/x-nucleo-idb0xa1/BlueNRGDevice.h	Wed Nov 04 10:12:19 2015 +0100
+++ b/x-nucleo-idb0xa1/BlueNRGDevice.h	Wed Nov 04 14:23:19 2015 +0100
@@ -89,7 +89,6 @@
     
 private:
     bool isInitialized;
-    BLE::InstanceID_t instanceID;
 
     SPI         spi_;
     DigitalOut  nCS_;