Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_HeartRate_IDB0XA1_EPUDEE_Avril2018
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGGattClient.h
- Revision:
 - 177:65d9b1b75fca
 - Parent:
 - 144:bdf5e8432131
 - Child:
 - 242:058b2e731adc
 
--- a/x-nucleo-idb0xa1/BlueNRGGattClient.h Fri Nov 13 16:31:14 2015 +0100 +++ b/x-nucleo-idb0xa1/BlueNRGGattClient.h Wed Nov 18 15:48:31 2015 +0100 @@ -34,7 +34,7 @@ #ifndef __BLUENRG_GATT_CLIENT_H__ #define __BLUENRG_GATT_CLIENT_H__ -#include "mbed-drivers/mbed.h" +#include "mbed.h" #include "ble/blecommon.h" #include "btle.h" #include "ble/GattClient.h"
