BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: source/BlueNRGDevice.cpp
- Revision:
- 144:bdf5e8432131
- Parent:
- 139:3a75965fd389
- Child:
- 167:abc42e7158a6
--- a/source/BlueNRGDevice.cpp Mon Oct 19 13:55:48 2015 +0200 +++ b/source/BlueNRGDevice.cpp Wed Oct 21 11:56:41 2015 +0200 @@ -37,7 +37,7 @@ * @{ */ -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "BlueNRGDevice.h" #include "BlueNRGGap.h" #include "BlueNRGGattServer.h"