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.
Dependents: BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate BLE_ANCS_SDAPI_IRC ... more
Diff: public/GattClient.h
- Revision:
- 511:9f5046c0f741
- Parent:
- 510:39612adfbf68
- Child:
- 512:0584e40bece2
--- a/public/GattClient.h Fri Jun 19 15:52:04 2015 +0100 +++ b/public/GattClient.h Fri Jun 19 15:52:04 2015 +0100 @@ -21,7 +21,7 @@ #include "GattAttribute.h" #include "ServiceDiscovery.h" -#include "GattCharacteristicCallbackParams.h" +#include "GattCallbackParamTypes.h" class GattClient { public: