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:
62:6f42a974eea6
Parent:
59:593fb493172f
Child:
79:a6ac8206a58d
--- a/sms/SMSInterface.cpp	Thu Nov 01 13:01:03 2012 +0000
+++ b/sms/SMSInterface.cpp	Tue Nov 13 12:00:34 2012 +0000
@@ -27,6 +27,7 @@
 #include "SMSInterface.h"
 
 #include <cstdio>
+#include <cstring>
 
 #define DEFAULT_TIMEOUT 10000