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
Fork of VodafoneUSBModem by
Revision 94:c5d90f929f8d, committed 2014-03-26
- Comitter:
- ashleymills
- Date:
- Wed Mar 26 17:15:23 2014 +0000
- Parent:
- 93:4260aee1df21
- Child:
- 95:84f01d280c9b
- Commit message:
- Added a message for K3772
Changed in this revision
| VodafoneUSBModem.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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
/*
