Vodafone K3770/K3772-Z modems driver & networking library

Dependencies:   Socket USBHostWANDongle lwip-sys lwip

Dependents:   VodafoneUSBModemHTTPClientTest VodafoneUSBModemNTPClientTest VodafoneUSBModemSMSTest VodafoneUSBModemUSSDTest ... more

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

This is the driver for the Vodafone K3700 & K3772-Z Dongles:

K3770

More details and instructions can be found here.

Revision:
88:51dc1f37cc9a
Parent:
87:62af9b9d3e13
Child:
91:7b311719374d
--- a/VodafoneUSBModem.cpp	Thu Mar 21 14:03:57 2013 +0000
+++ b/VodafoneUSBModem.cpp	Thu Apr 18 11:23:44 2013 +0000
@@ -18,7 +18,7 @@
  */
 
 
-#define __DEBUG__ 4
+#define __DEBUG__ 0
 
 #ifndef __MODULE__
 #define __MODULE__ "VodafoneUSBModem.cpp"