GattServer:: 'descriptorCount' is no longer a member of the base class.
This commit is contained in:
parent
90f241a5cb
commit
1af30a8952
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ protected:
|
|||
protected:
|
||||
uint8_t serviceCount;
|
||||
uint8_t characteristicCount;
|
||||
uint8_t descriptorCount;
|
||||
|
||||
private:
|
||||
ServerEventCallbackWithCount_t onDataSent;
|
||||
|
|
Loading…
Reference in a new issue