BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGGattServer.h
- Revision:
- 177:65d9b1b75fca
- Parent:
- 144:bdf5e8432131
- Child:
- 205:2b4afe8ce1a0
--- a/x-nucleo-idb0xa1/BlueNRGGattServer.h Fri Nov 13 16:31:14 2015 +0100 +++ b/x-nucleo-idb0xa1/BlueNRGGattServer.h Wed Nov 18 15:48:31 2015 +0100 @@ -36,7 +36,7 @@ #ifndef __BLUENRG_GATT_SERVER_H__ #define __BLUENRG_GATT_SERVER_H__ -#include "mbed-drivers/mbed.h" +#include "mbed.h" #include "ble/blecommon.h" #include "btle.h" #include "ble/GattService.h"