Integrating the ublox LISA C200 modem

Fork of SprintUSBModemHTTPClientTest by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
sam_grove
Date:
Mon Sep 30 17:48:39 2013 -0500
Branch:
online
Parent:
10:bdacd7bddc52
Child:
12:dbae95c536b3
Commit message:
Close online branch

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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*) 
 {