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: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Diff: public/GattCharacteristic.h
- Revision:
- 264:eea11cfb6753
- Parent:
- 260:ea7f9f14cc15
- Child:
- 265:a0504765a357
--- a/public/GattCharacteristic.h Wed Jan 21 09:32:50 2015 +0000
+++ b/public/GattCharacteristic.h Wed Jan 21 09:32:50 2015 +0000
@@ -18,7 +18,7 @@
#define __GATT_CHARACTERISTIC_H__
#include "GattAttribute.h"
-#include "GattCharacteristicWriteCBParams.h"
+#include "GattCharacteristicCallbackParams.h"
#include "FunctionPointerWithContext.h"
class GattCharacteristic {
