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: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of BLE_API by
Diff: public/GattCharacteristic.h
- Revision:
- 656:3508d314b9f8
- Parent:
- 655:4dce7c6d2eb3
- Child:
- 659:5fc41956cbd0
--- a/public/GattCharacteristic.h Fri Jun 19 15:52:59 2015 +0100 +++ b/public/GattCharacteristic.h Fri Jun 19 15:52:59 2015 +0100 @@ -19,7 +19,7 @@ #include "Gap.h" #include "GattAttribute.h" -#include "GattCharacteristicCallbackParams.h" +#include "GattCallbackParamTypes.h" #include "FunctionPointerWithContext.h" class GattCharacteristic {