High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: public/GattServer.h
- Revision:
- 511:9f5046c0f741
- Parent:
- 510:39612adfbf68
- Child:
- 514:1fa338281798
--- a/public/GattServer.h Fri Jun 19 15:52:04 2015 +0100 +++ b/public/GattServer.h Fri Jun 19 15:52:04 2015 +0100 @@ -21,7 +21,7 @@ #include "GattService.h" #include "GattAttribute.h" #include "GattServerEvents.h" -#include "GattCharacteristicCallbackParams.h" +#include "GattCallbackParamTypes.h" #include "CallChainOfFunctionPointersWithContext.h" class GattServer {