mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-28 09:24:14 +01:00
Removed not needed public statement for root node
This commit is contained in:
parent
65b8430fec
commit
7fdb0efc98
@ -46,7 +46,6 @@ protected:
|
||||
const int8_t numInterfaces;
|
||||
const uint8_t *endpointType;
|
||||
|
||||
public:
|
||||
PUSBListNode *next = NULL;
|
||||
|
||||
friend class PluggableUSB_;
|
||||
|
Loading…
Reference in New Issue
Block a user