project
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGGattServer.h
- Revision:
- 144:bdf5e8432131
- Parent:
- 131:e09947216ccb
- Child:
- 177:65d9b1b75fca
- Child:
- 204:6a6d2f041905
--- a/x-nucleo-idb0xa1/BlueNRGGattServer.h Mon Oct 19 13:55:48 2015 +0200 +++ b/x-nucleo-idb0xa1/BlueNRGGattServer.h Wed Oct 21 11:56:41 2015 +0200 @@ -36,7 +36,7 @@ #ifndef __BLUENRG_GATT_SERVER_H__ #define __BLUENRG_GATT_SERVER_H__ -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "ble/blecommon.h" #include "btle.h" #include "ble/GattService.h"