I don't know why this is happening.
Fork of BLE_API by
Diff: public/GattServer.h
- Revision:
- 129:fca6e5ba7d39
- Parent:
- 128:685897b70e4b
- Child:
- 134:49321f76753e
--- a/public/GattServer.h Fri Nov 21 09:23:22 2014 +0000 +++ b/public/GattServer.h Fri Nov 21 09:23:22 2014 +0000 @@ -107,7 +107,6 @@ protected: uint8_t serviceCount; uint8_t characteristicCount; - uint8_t descriptorCount; private: ServerEventCallbackWithCount_t onDataSent;