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 fa3c692 commit 982fbbdCopy full SHA for 982fbbd
libraries/BLE/src/BLEDescriptor.h
@@ -163,7 +163,6 @@ class BLEDescriptorCallbacks {
163
* Common public declarations *
164
***************************************************************************/
165
166
- BLEDescriptorCallbacks();
167
virtual ~BLEDescriptorCallbacks();
168
virtual void onRead(BLEDescriptor *pDescriptor);
169
virtual void onWrite(BLEDescriptor *pDescriptor);
0 commit comments