BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGGattClient.h
- Revision:
- 144:bdf5e8432131
- Parent:
- 132:51056160fa4a
- Child:
- 219:9981f62cdb1a
--- a/x-nucleo-idb0xa1/BlueNRGGattClient.h Mon Oct 19 13:55:48 2015 +0200 +++ b/x-nucleo-idb0xa1/BlueNRGGattClient.h Wed Oct 21 11:56:41 2015 +0200 @@ -34,7 +34,7 @@ #ifndef __BLUENRG_GATT_CLIENT_H__ #define __BLUENRG_GATT_CLIENT_H__ -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "ble/blecommon.h" #include "btle.h" #include "ble/GattClient.h"