local fork (temporary)

Dependents:   VodafoneUSBModem_bleedingedge2

Fork of USBHostWANDongle_bleedingedge by Donatien Garnier

Revision:
24:f4b676f61906
Parent:
10:08bce4cd973a
--- a/USBHost/USBDeviceConnected.h	Wed Dec 19 09:32:39 2012 +0000
+++ b/USBHost/USBDeviceConnected.h	Wed Jan 09 16:13:34 2013 +0000
@@ -23,7 +23,7 @@
 #include "USBEndpoint.h"
 
 #define MAX_ENDPOINT_PER_INTERFACE  2
-#define MAX_INTF                    2
+#define MAX_INTF                    3
 
 typedef struct {
     bool in_use;