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:
71:0da249386019
Parent:
69:9b475f458fbc
Child:
85:d74a2a9d2b01
--- a/VodafoneUSBModem.h	Wed Feb 06 16:55:08 2013 +0000
+++ b/VodafoneUSBModem.h	Sun Feb 10 16:23:44 2013 +0000
@@ -22,7 +22,7 @@
 
 #include "core/fwk.h"
 
-#include "USBHostWANDongleLib/USB3GModule/WANDongle.h"
+#include "USBHostWANDongle/USB3GModule/WANDongle.h"
 #include "at/ATCommandsInterface.h"
 #include "serial/usb/USBSerialStream.h"
 #include "ip/PPPIPInterface.h"