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
- Branch:
- sync_with_github
- Revision:
- 253:9665a6f8bbdb
- Parent:
- 243:c56decc9c198
- Child:
- 259:323f588e5f57
--- a/source/BlueNRGGattClient.cpp Mon Jun 27 15:51:20 2016 +0200 +++ b/source/BlueNRGGattClient.cpp Thu Sep 15 10:49:39 2016 +0100 @@ -37,6 +37,7 @@ */ #include "BlueNRGGattClient.h" +#include "mbed-drivers/mbed.h" #include "BlueNRGGap.h" #include "Utils.h" #include "debug.h"