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/BlueNRGGattClient.cpp
- Revision:
- 144:bdf5e8432131
- Parent:
- 142:adf1567d3900
- Child:
- 145:024a552e4715
--- a/source/BlueNRGGattClient.cpp Mon Oct 19 13:55:48 2015 +0200 +++ b/source/BlueNRGGattClient.cpp Wed Oct 21 11:56:41 2015 +0200 @@ -37,7 +37,7 @@ */ #include "BlueNRGGattClient.h" -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "BlueNRGGap.h" #include "Utils.h" #include "debug.h"