Integrating the ublox LISA C200 modem

Fork of SprintUSBModemHTTPClientTest by Donatien Garnier

Branch:
online
Revision:
11:3baeddcea132
Parent:
10:bdacd7bddc52
Child:
13:c920eb6774de
--- a/main.cpp	Mon Sep 30 17:47:11 2013 -0500
+++ b/main.cpp	Mon Sep 30 17:48:39 2013 -0500
@@ -2,7 +2,7 @@
 #include "SprintUSBModem.h"
 #include "HTTPClient.h"
 
-char const *msg = "need a reason to merge\n";
+char const *msg = "need another reason to merge\n";
 
 void test(void const*) 
 {