local fork

Dependencies:   Socket USBHostWANDongle_bleedingedge lwip-sys lwip

Dependents:   Encrypted

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
ashleymills
Date:
Tue Dec 18 13:56:18 2012 +0000
Parent:
72:c51808f80649
Child:
74:f0cb615d0074
Commit message:
Adding Mu509 support

Changed in this revision

USBHostWANDongle.lib Show annotated file Show diff for this revision Revisions of this file
VodafoneUSBModem.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/USBHostWANDongle.lib	Thu Dec 13 14:58:46 2012 +0000
+++ b/USBHostWANDongle.lib	Tue Dec 18 13:56:18 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ashleymills/code/USBHostWANDongle/#3abcf818be31
+http://mbed.org/users/ashleymills/code/USBHostWANDongle/#dcc8c866ccbb
--- a/VodafoneUSBModem.cpp	Thu Dec 13 14:58:46 2012 +0000
+++ b/VodafoneUSBModem.cpp	Tue Dec 18 13:56:18 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__ 2
+#define __DEBUG__ 4
 #ifndef __MODULE__
 #define __MODULE__ "VodafoneUSBModem.cpp"
 #endif