We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4e927 commit 322dcecCopy full SHA for 322dcec
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