USB Host WAN Dongle library

Fork of USBHostWANDongle_bleedingedge by Donatien Garnier

Revision:
11:a0841fba0599
Parent:
10:08bce4cd973a
Child:
24:f4b676f61906
--- a/USBHost/USBHost.h	Thu Aug 30 09:15:55 2012 +0000
+++ b/USBHost/USBHost.h	Thu Aug 30 14:13:24 2012 +0000
@@ -150,7 +150,7 @@
     *
     * @param pointer on the device hich will be reseted
     */
-    void resetDevice(USBDeviceConnected * dev) ;
+    USB_TYPE resetDevice(USBDeviceConnected * dev) ;
 
     /*
     * If there is a HID device connected, the host stores the length of the report descriptor.