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:
- 511:9f5046c0f741
- Parent:
- 510:39612adfbf68
- Child:
- 514:1fa338281798
diff -r 39612adfbf68 -r 9f5046c0f741 public/GattCharacteristic.h
--- a/public/GattCharacteristic.h Fri Jun 19 15:52:04 2015 +0100
+++ b/public/GattCharacteristic.h Fri Jun 19 15:52:04 2015 +0100
@@ -19,7 +19,7 @@
#include "Gap.h"
#include "GattAttribute.h"
-#include "GattCharacteristicCallbackParams.h"
+#include "GattCallbackParamTypes.h"
#include "FunctionPointerWithContext.h"
class GattCharacteristic {
