We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6a53a commit 1223199Copy full SHA for 1223199
src/utility/GATT.cpp
@@ -38,7 +38,7 @@ GATTClass::GATTClass() :
38
39
GATTClass::~GATTClass()
40
{
41
- clearAttributes();
+ end();
42
}
43
44
void GATTClass::begin()
0 commit comments