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:
- 144:bdf5e8432131
- Parent:
- 139:3a75965fd389
- Child:
- 167:abc42e7158a6
--- a/source/BlueNRGDevice.cpp Mon Oct 19 13:55:48 2015 +0200
+++ b/source/BlueNRGDevice.cpp Wed Oct 21 11:56:41 2015 +0200
@@ -37,7 +37,7 @@
* @{
*/
-#include "mbed.h"
+#include "mbed-drivers/mbed.h"
#include "BlueNRGDevice.h"
#include "BlueNRGGap.h"
#include "BlueNRGGattServer.h"