USB Host Library for Sprint Dongles

Fork of USBHostWANDongleSprint_bleedingedge by Donatien Garnier

Legacy Warning

This is an mbed 2 libary. To learn more about mbed OS 5, visit the docs.

Revision:
3:9ec92dd8a8cb
Parent:
2:34c976009b70
--- a/USBHost/USBHALHost.cpp	Mon Sep 24 09:08:49 2012 +0000
+++ b/USBHost/USBHALHost.cpp	Wed Sep 26 07:07:47 2012 +0000
@@ -356,7 +356,7 @@
           { //Root device disconnected
             //Device disconnected
             WARN("Device disconnected!!");
-            Thread::wait(2000);
+            //Thread::wait(2000);
             if (!(int_status & OR_INTR_STATUS_WDH))
             {
               usb_hcca->DoneHead = 0;