Skip to content

Commit 9cd24d7

Browse files
committed
Removed not needed public statement for root node
1 parent 8cab209 commit 9cd24d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/arduino/PluggableUSB.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ class PUSBListNode {
4646
const int8_t numInterfaces;
4747
const uint8_t *endpointType;
4848

49-
public:
5049
PUSBListNode *next = NULL;
5150

5251
friend class PluggableUSB_;

0 commit comments

Comments
 (0)