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:
37:c1fd83bd31b4
Parent:
36:45c3b5cb0234
Child:
41:8bec5a8ea878
diff -r 45c3b5cb0234 -r c1fd83bd31b4 VodafoneUSBModem.cpp
--- a/VodafoneUSBModem.cpp	Wed Sep 19 09:36:28 2012 +0000
+++ b/VodafoneUSBModem.cpp	Wed Sep 19 10:18:48 2012 +0000
@@ -17,7 +17,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
-#define __DEBUG__ 4
+#define __DEBUG__ 3
 #ifndef __MODULE__
 #define __MODULE__ "VodafoneUSBModem.cpp"
 #endif