mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
The check for available slot in PluggableUSB is done on the endpoint and not on the number of plugged modules. The modulesCount field is no longer useful and it has been removed.