Dmitry Pakhomenko / VodafoneUSBModem

Dependencies:   Socket USBHostWANDongle lwip-sys lwip

Fork of VodafoneUSBModem by mbed official

Files at this revision

API Documentation at this revision

Comitter:
ashleymills
Date:
Wed Mar 26 17:15:23 2014 +0000
Parent:
93:4260aee1df21
Child:
95:84f01d280c9b
Commit message:
Added a message for K3772

Changed in this revision

VodafoneUSBModem.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/VodafoneUSBModem.cpp	Fri Feb 07 14:57:14 2014 +0000
+++ b/VodafoneUSBModem.cpp	Wed Mar 26 17:15:23 2014 +0000
@@ -598,6 +598,10 @@
   }
   else if(m_dongle.getDongleType() == WAN_DONGLE_TYPE_VODAFONE_K3772Z)
   {
+    INFO("Using a Vodafone K3772 Dongle");
+  }
+  else if(m_dongle.getDongleType() == WAN_DONGLE_TYPE_VODAFONE_K3772Z)
+  {
     INFO("Using a Vodafone K3772-Z Dongle");
     //FIXME this returns %USBMODEM: [0] MODEM DRIVER<CR><LF><CR><LF><CR><LF>OK<CR><LF> which is not a compliant response
     /*