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.
Fork of BLE_API by
Diff: public/GattClient.h
- Revision:
- 503:4e69a47047c5
- Parent:
- 501:ff6801633d2c
- Child:
- 504:817c6240e9d9
diff -r 557c4a9276ae -r 4e69a47047c5 public/GattClient.h --- a/public/GattClient.h Fri Jun 19 15:52:03 2015 +0100 +++ b/public/GattClient.h Fri Jun 19 15:52:03 2015 +0100 @@ -17,7 +17,6 @@ #ifndef __GATT_CLIENT_H__ #define __GATT_CLIENT_H__ -#include "blecommon.h" #include "Gap.h" #include "GattAttribute.h" #include "ServiceDiscovery.h"