GattServer:: 'descriptorCount' is no longer a member of the base class.
parent
90f241a5cb
commit
1af30a8952
|
@ -107,7 +107,6 @@ protected:
|
|||
protected:
|
||||
uint8_t serviceCount;
|
||||
uint8_t characteristicCount;
|
||||
uint8_t descriptorCount;
|
||||
|
||||
private:
|
||||
ServerEventCallbackWithCount_t onDataSent;
|
||||
|
|
Loading…
Reference in New Issue