BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: source/BlueNRGGattServer.cpp
- Branch:
- sync_with_github
- Revision:
- 253:9665a6f8bbdb
- Parent:
- 242:058b2e731adc
- Child:
- 258:e5ef65120b06
diff -r 0c2cb16a7166 -r 9665a6f8bbdb source/BlueNRGGattServer.cpp --- a/source/BlueNRGGattServer.cpp Mon Jun 27 15:51:20 2016 +0200 +++ b/source/BlueNRGGattServer.cpp Thu Sep 15 10:49:39 2016 +0100 @@ -37,7 +37,7 @@ */ #include "BlueNRGGattServer.h" -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "BlueNRGGap.h" #include "Utils.h" #include "debug.h"