Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Socket USBHostWANDongle lwip-sys lwip
Dependents: VodafoneUSBModemHTTPClientTest VodafoneUSBModemNTPClientTest VodafoneUSBModemSMSTest VodafoneUSBModemUSSDTest ... more
Fork of VodafoneUSBModem_bleedingedge by
Diff: VodafoneUSBModem.cpp
- Revision:
- 94:c5d90f929f8d
- Parent:
- 92:ed0443728c60
--- a/VodafoneUSBModem.cpp Fri Feb 07 14:57:14 2014 +0000
+++ b/VodafoneUSBModem.cpp Wed Mar 26 17:15:23 2014 +0000
@@ -598,6 +598,10 @@
}
else if(m_dongle.getDongleType() == WAN_DONGLE_TYPE_VODAFONE_K3772Z)
{
+ INFO("Using a Vodafone K3772 Dongle");
+ }
+ else if(m_dongle.getDongleType() == WAN_DONGLE_TYPE_VODAFONE_K3772Z)
+ {
INFO("Using a Vodafone K3772-Z Dongle");
//FIXME this returns %USBMODEM: [0] MODEM DRIVER<CR><LF><CR><LF><CR><LF>OK<CR><LF> which is not a compliant response
/*

Vodafone K3770 3G Modem