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:
69:9b475f458fbc
Parent:
41:8bec5a8ea878
Child:
71:0da249386019
diff -r 6f42a974eea6 -r 9b475f458fbc VodafoneUSBModem.h
--- a/VodafoneUSBModem.h	Tue Nov 13 12:00:34 2012 +0000
+++ b/VodafoneUSBModem.h	Wed Feb 06 16:51:39 2013 +0000
@@ -22,7 +22,7 @@
 
 #include "core/fwk.h"
 
-#include "WANDongle.h"
+#include "USBHostWANDongleLib/USB3GModule/WANDongle.h"
 #include "at/ATCommandsInterface.h"
 #include "serial/usb/USBSerialStream.h"
 #include "ip/PPPIPInterface.h"