BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: source/BlueNRGDevice.cpp
- Branch:
- sync_with_github
- Revision:
- 253:9665a6f8bbdb
- Parent:
- 247:932a44bdff4f
- Child:
- 271:7dc6261c33e5
- Child:
- 264:1e754a01869e
--- a/source/BlueNRGDevice.cpp Mon Jun 27 15:51:20 2016 +0200 +++ b/source/BlueNRGDevice.cpp Thu Sep 15 10:49:39 2016 +0100 @@ -37,7 +37,7 @@ * @{ */ -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "BlueNRGDevice.h" #include "BlueNRGGap.h" #include "BlueNRGGattServer.h"