Skip to content
Snippets Groups Projects
  • Cristian Maglie's avatar
    261c375c
    USBHost: removed wrong init() calls · 261c375c
    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
    USBHost: removed wrong init() calls
    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
To find the state of this project's repository at the time of any of these versions, check out the tags.