mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
8f259c8a80
The method int8_t PluggableUSB::addFunction(PUSBListNode *, uint8_t *) has been changed to bool PluggableUSB::plug(PUSBListNode *node) since both EP and Interfaces are now saved directly into node