Varun Bahl / BahlDecrypModified

Fork of BLE_API by Bluetooth Low Energy

Revision:
656:3508d314b9f8
Parent:
511:9f5046c0f741
Child:
512:0584e40bece2
--- a/public/GattClient.h	Fri Jun 19 15:52:59 2015 +0100
+++ b/public/GattClient.h	Fri Jun 19 15:52:59 2015 +0100
@@ -21,7 +21,7 @@
 #include "GattAttribute.h"
 #include "ServiceDiscovery.h"
 
-#include "GattCharacteristicCallbackParams.h"
+#include "GattCallbackParamTypes.h"
 
 class GattClient {
 public: