Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit afc7615

Browse filesBrowse files
committed
fix(nimble): Remove unused constructor
1 parent 3712533 commit afc7615
Copy full SHA for afc7615

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎libraries/BLE/src/BLEDescriptor.h

Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEDescriptor.h
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ class BLEDescriptorCallbacks {
163163
* Common public declarations *
164164
***************************************************************************/
165165

166-
BLEDescriptorCallbacks();
167166
virtual ~BLEDescriptorCallbacks();
168167
virtual void onRead(BLEDescriptor *pDescriptor);
169168
virtual void onWrite(BLEDescriptor *pDescriptor);

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.