MyUSBHost library

Dependencies:   FATFileSystem

Dependents:   PYRN

Fork of USBHost by mbed official

Revision:
32:79b6743d7dc5
Parent:
24:868cbfe611a7
--- a/USBHost3GModule/WANDongleInitializer.h	Thu Apr 02 08:57:01 2015 +0000
+++ b/USBHost3GModule/WANDongleInitializer.h	Tue Apr 14 13:13:01 2015 +0000
@@ -29,7 +29,7 @@
 #include "IUSBEnumerator.h"
 
 // [TODO] move these declarations to a proper place
-#define WANDONGLE_MAX_SERIAL_PORTS 2
+#define WANDONGLE_MAX_SERIAL_PORTS 4
 #define WANDONGLE_MAX_INITIALIZERS 6
 
 #define WAN_DONGLE_TYPE_UNKNOWN    (-1)