Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: source/BlueNRGDevice.cpp
- Revision:
- 177:65d9b1b75fca
- Parent:
- 173:821942ac7d5a
- Child:
- 191:d22cc4715b0c
--- a/source/BlueNRGDevice.cpp Fri Nov 13 16:31:14 2015 +0100 +++ b/source/BlueNRGDevice.cpp Wed Nov 18 15:48:31 2015 +0100 @@ -37,7 +37,7 @@ * @{ */ -#include "mbed-drivers/mbed.h" +#include "mbed.h" #include "BlueNRGDevice.h" #include "BlueNRGGap.h" #include "BlueNRGGattServer.h"