mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +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 int8_t numInterfaces;
|
||||||
const uint8_t *endpointType;
|
const uint8_t *endpointType;
|
||||||
|
|
||||||
public:
|
|
||||||
PUSBListNode *next = NULL;
|
PUSBListNode *next = NULL;
|
||||||
|
|
||||||
friend class PluggableUSB_;
|
friend class PluggableUSB_;
|
||||||
|
Loading…
Reference in New Issue
Block a user