Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
29:c0e6f198db84
Parent:
28:c630a04a7198
Child:
30:dd2beda340c6
--- a/Tests/Test13.h	Mon Sep 10 04:59:11 2012 +0000
+++ b/Tests/Test13.h	Wed Sep 12 09:53:40 2012 +0000
@@ -48,7 +48,7 @@
                         LOG("THE MESSAGE IS: %S", myMessage);
                         return false;
                     }
-                LOG("The message is from number: %s and the message is: \"%s\"", num, testMessage);
+                LOG("The message is from number: %s and the message is: \"%s\"", num, msg);
                 return true;
                 }
                 Thread::wait(500);