local fork (temporary)

Dependents:   VodafoneUSBModem_bleedingedge2

Fork of USBHostWANDongle_bleedingedge by Donatien Garnier

Revision:
6:075e36a3463e
Parent:
3:4394986752db
Child:
9:c9e9817c398c
--- a/USBHost/USBDeviceConnected.h	Wed Jul 25 11:13:50 2012 +0000
+++ b/USBHost/USBDeviceConnected.h	Fri Jul 27 16:14:07 2012 +0000
@@ -22,8 +22,8 @@
 #include "stdint.h"
 #include "Endpoint.h"
 
-#define MAX_ENDPOINT_PER_INTERFACE  4
-#define MAX_INTF                    5
+#define MAX_ENDPOINT_PER_INTERFACE  2
+#define MAX_INTF                    2
 
 typedef struct {
     bool in_use;