Changes to support Vodafone K4606

Dependents:   VodafoneUSBModem

Fork of USBHostWANDongle by mbed official

Revision:
23:8f2d9a244224
Parent:
21:dcc8c866ccbb
Child:
24:f4b676f61906
--- a/USB3GModule/WANDongle.cpp	Tue Dec 18 15:31:57 2012 +0000
+++ b/USB3GModule/WANDongle.cpp	Wed Dec 19 09:32:39 2012 +0000
@@ -93,8 +93,6 @@
                 DBG("setting serial count %d to %d",m_serialCount,WANDONGLE_MAX_SERIAL_PORTS);
                 m_serialCount = WANDONGLE_MAX_SERIAL_PORTS;
               }
-              m_serialCount = 3;
-              
               for(int j = 0; j < m_serialCount; j++)
               {
                 DBG("Connecting serial port #%d", j+1);