BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGDevice.h
- Branch:
- sync_with_github
- Revision:
- 253:9665a6f8bbdb
- Parent:
- 247:932a44bdff4f
- Child:
- 264:1e754a01869e
diff -r 0c2cb16a7166 -r 9665a6f8bbdb x-nucleo-idb0xa1/BlueNRGDevice.h --- a/x-nucleo-idb0xa1/BlueNRGDevice.h Mon Jun 27 15:51:20 2016 +0200 +++ b/x-nucleo-idb0xa1/BlueNRGDevice.h Thu Sep 15 10:49:39 2016 +0100 @@ -40,7 +40,7 @@ #include "btle.h" -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "ble/blecommon.h" #include "ble/BLEInstanceBase.h" #include "ble/BLE.h"