Skip to content
Snippets Groups Projects
user avatar
Cristian Maglie authored
USBHost used to have an init() method that now is incorporated in
Init(). The leftover init() calls in the library were calling
the init() function in the variant files instead (that has nothing
to do with the USBHost library).

Removing the calls to init() fix it.

Fix #115
261c375c
History
Name Last commit Last update