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