BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: source/BlueNRGGattClient.cpp
- Revision:
- 144:bdf5e8432131
- Parent:
- 142:adf1567d3900
- Child:
- 145:024a552e4715
--- a/source/BlueNRGGattClient.cpp Mon Oct 19 13:55:48 2015 +0200 +++ b/source/BlueNRGGattClient.cpp Wed Oct 21 11:56:41 2015 +0200 @@ -37,7 +37,7 @@ */ #include "BlueNRGGattClient.h" -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "BlueNRGGap.h" #include "Utils.h" #include "debug.h"