We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b8430 commit 7fdb0efCopy full SHA for 7fdb0ef
hardware/arduino/avr/cores/arduino/PluggableUSB.h
@@ -46,7 +46,6 @@ class PUSBListNode {
46
const int8_t numInterfaces;
47
const uint8_t *endpointType;
48
49
-public:
50
PUSBListNode *next = NULL;
51
52
friend class PluggableUSB_;
0 commit comments