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:
27:37d3ac289e86
Parent:
26:d37501dc6c61
Child:
33:f505faeda8e7
--- a/VodafoneUSBModem.h	Wed Aug 29 16:28:13 2012 +0000
+++ b/VodafoneUSBModem.h	Thu Aug 30 09:16:05 2012 +0000
@@ -107,6 +107,7 @@
   bool power();
 
   int init();
+  int cleanup();
 
 private:
   WANDongle m_dongle;